Hi Guys, This is about implementing reusability in the actions. I am struggling to identify the ways how we can share some comming functionality between different actions. Lets say I got a list of users i need to use as a combobox list at multiple pages. Right now I have to push the code in every action I need that list displayed for.
any idea if I can use that list at multiple places without repeating the code. I guess we need to have it static, but not sure how we can use a list as an static element. Any help would be great! Thanks Baran -- View this message in context: http://www.nabble.com/Struts-access-static-list-tp23018571p23018571.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org