Hi Can someone give me advice how to control and clean
the amount of Collections (HashTables/ArrayList) that are stored in the session. My first consideration goes in the direction to use a naming-strategy for all lists to be used in a session (eg session.setAttribute("collection_name", and always when an action is executed to look for all parameters if session.getAttribute.equals("collection_name and to remove all last Action's Collection_data in order to minimalize my session data. Regarding to you, does it make sense to control the session-size within a struts application this way. Thanks a lot for your opinion!! -- "Feel free" mit GMX FreeMail! Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net -- "Feel free" mit GMX FreeMail! Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]