if i invalidate the session, everything will be destory in the session. I still 
want the session to keep alive when user is in the middle of their processing 
operation even the session-timeout is passed. I only want to timeout their 
session, if they are not doing anything.
 
 
Eain mat

Martin Gainty <[EMAIL PROTECTED]> wrote:
--web.xml contents--


5 


then trap on the invalidate method for your HttpSession object
Makes sense???
Martin-
----- Original Message -----
From: "Eain Mat" 
To: 
Sent: Tuesday, April 05, 2005 7:44 PM
Subject: Session Idle


> What is the simplest way to track the session idle? We cannot use
session-timeout in web.xml because there may be leftover operation that is
needed to process.
>
> Eain Mat
>

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

Reply via email to