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
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