Not in servlet 2.3 containers. Servlet spec 2.4 has changed the semantics of the sessionDestoyed method so Tomcat 5 should notify before the session is invalidated...

http://java.sun.com/j2ee/1.4/docs/api/index.html

HTH,

Jon

Peter Maas wrote:
Hi,

I wondered if there is a way detect somehting like a 'sessionWillBeDestroyed' event.
since the sessionDestroyed method in a sessionListener seems to be called after the session was destroyed.


Peter


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to