Re: Tomcat stops invalidating sessions after session expiry

2008-05-13 Thread Mikolaj Rydzewski
pg1691 wrote: We have implemented HttpSessionListener in our application. In that listener we are doing some special code on sessionDestroyed(mainly closing connection with oracle database). Why do you want to store db connections within a session? If you use single db user for every request

Tomcat stops invalidating sessions after session expiry

2008-05-13 Thread pg1691
context: http://www.nabble.com/Tomcat-stops-invalidating-sessions-after-session-expiry-tp17221846p17221846.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To