Hi,

When an object is bound to the session (using session.putValue()) and the
session times-out should all the memory be reclaimed?

I expected that it would.
However after many new clients put different objects into the session, then
the app-server/servlet-engine eventually runs out of memory and falls over
(even with the session timeout set as just a few seconds)

I've tested this with 3 different servlet engines.

Thanks in advance,

Neil.


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to