You can put an object that implements HttpSessionBindingListener in the
session. Whenever session.invalidate() is called, it unbinds all objects
bound, so that object receives an HttpSessionBindingEvent and can notify you
the session was closed.

Wellington Silva
UN/FAO

-----Original Message-----
From: Pablo Trujillo [mailto:[EMAIL PROTECTED]]
Sent: 08 November 2000 17:53
To: Java-Linux; Polinux; Tomcat-Linux
Subject: Session Close


I need to execute a procedure when a session closes. Is this possible? How
it is made?
-----------------------------------------------------
Click here for Free Video!!
http://www.gohip.com/free_video/

Reply via email to