fsamir
Sep 30th, 2005, 07:05 PM
Hi,
I would like to use a few objects in all pages of my system. Something like the list of itens in a dynamic menu.
When I was using Struts I did it with the TilesController. Now I need something like this to use with Velocity and Sitemesh.
I thought in a ServletListener, but perhaps that is not the best approach. Any suggestions?
There is some kind of Listeners in Spring similar to TilesControllers?
I would like to use a few objects in all pages of my system. Something like the list of itens in a dynamic menu.
When I was using Struts I did it with the TilesController. Now I need something like this to use with Velocity and Sitemesh.
I thought in a ServletListener, but perhaps that is not the best approach. Any suggestions?
There is some kind of Listeners in Spring similar to TilesControllers?