Julian Tillmann wrote the following on 3/22/2006 4:04 AM:
Can someone give me advice how to control and clean the amount of Collections (HashTables/ArrayList) that are stored in the session.
Are you actually sure you have a performance problem with too much stuff stored in Session scope? Sometimes people seem to freak out when there isn't even an issue.
Also, I'm sure you have a reasonable time-out set for each user's session correct?
-- Rick http://www.learntechnology.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]