Ciaran, To clean up the memory, you could restart the web app sever once every night if this could quickly solve your issues. We did this on Jrun web server.
For those common objects used by everybody, you could set them in application scope. Just a thought. Kathy -----Original Message----- From: Ciaran Hanley [SMTP:[EMAIL PROTECTED] Sent: Friday, May 28, 2004 2:30 PM To: Struts User Mailing List Subject: Memory Issues Hi, My struts webapp seems to be using up a lot of memory and quite often get OutOfMemory errors or crash Tomcat requiring a restart. How do I go about freeing up memory? I have started by storing as many objects as possible at request scope rather that at session scope, is there any other things I should look out for? Thanks CH --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]