If you want to re-post your question on tomcat-user, I'd be more than happy
to answer your question.  However, it is off-topic on this list.

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Saturday, August 09, 2003 3:45 AM
Subject: which method gets called first listener.sessionDestroyed() or
session.invalidate()


>
> 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 is already
> invalidated.
>
> Could you please tell me why session is getting invalidated before calling
> listener.sessionDestroyed(..) method.
>
> Thanks,
>
> Kaushik Dutta
>
>


----------------------------------------------------------------------------
----


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

This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication in 
error, please notify us immediately by e-mail and then delete all copies of this 
message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the 
Internet is not secure. Do not send confidential or sensitive information, such as 
social security numbers, account numbers, personal identification numbers and 
passwords, to us via ordinary (unencrypted) e-mail.

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

Reply via email to