Hi guys, thanks for your answers. Atually I'm not using the spring framework. I use hibernate and have a lot of entity beans in the actions.
If I call 50 actions i have 50 of them in the memory and every action has e.g. 50 products, so i have 2500 of the same products in my memory. Is der a possibility to somehow cache the instances of the entities? Thx -- View this message in context: http://www.nabble.com/Actions-are-not-Garbage-Collected-tp24425128p24431582.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