Not sure if Tomcat will take care of this automaticly for you. What I do is have the 
object I set in the session add it's self to a list in the sever context, and remove 
it's self when the session expires. Then you will have a list of all sessions in one 
place.

Chris

-----Original Message-----
From: Henry [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 24, 2003 6:24 AM
To: Tomcat Users List
Subject: how do I detect alive sessions at this moment?



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

Reply via email to