Hi All,
I have written a Http Session Listener for logging
session termination event.
In my listener I am trying to get user related data by calling getSession() then
getAttribute() method. Here I am always getting an exception saying IllegalStateException
: Session Already
Invalidated.
Could you please tell me why session is getting invalidated before calling
listener.sessionDestroyed(..) method.
Thanks,
Kaushik Dutta
This mail was scanned by Interscan Virus Wall of Mailserver2 at SNR, TCS, Chennai
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)