java - Spring MVC - how to pass model attribute to multiple JSP's -


this might basic question, i'm struggling find solve issue. so, question is, how pass single model attribute multiple jsp's. possible? basically, have web application dinamicaly creates menu upon login. that's why need pass 1 attribute multiple jsp's. or better, can solved passing attribute tag?

jsps processed , can access httpservletrequest attributes. need objects in there. so, add objects model. spring transfer them model httpservletrequest , have access them in jsp processed during request.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -