Listing of active sessions

2001-01-10 Thread Martin Vlk
Hi there, please do anybody know how to list active HTTP sessions on Tomcat server? What I need to do is to track remaining lifetime for the sessions and to perform custom action on the session when certain time limit is reached. Thanks a lot --vlcak -

Re: Listing of active sessions

2001-01-10 Thread William Brogden
Martin Vlk wrote: > > Hi there, > please do anybody know how to list active HTTP sessions on Tomcat server? > What I need to do is to track remaining lifetime for the sessions and > to perform custom action on the session when certain time limit is reached. > Thanks a lot > --vlcak > There is