|
I'd
put it into the request.
request.setAttribute("repository", repository);
Note
that you'll have to do this every time you want to view the page since the
repository will disappear once the page is done loading. You could also
put it into the user's session and then it would stay there for duration of
their session - however long you have that set to.
Matt
|
Title: Message
- [struts-menu] Newbee - How to create a dynamic menu in a St... Thomas Bednarz
- Re: [struts-menu] Newbee - How to create a dynamic men... Matt Raible
- Re: [struts-menu] Newbee - How to create a dynamic... Thomas Bednarz
- Re: [struts-menu] Newbee - How to create a dyn... Matt Raible
- Re: [struts-menu] Newbee - How to create a... Thomas Bednarz
- Re: [struts-menu] Newbee - How to cre... Matt Raible
- Re: [struts-menu] Newbee - How to... Thomas Bednarz
