Re: StandardManager instance

2006-02-10 Thread Supreeth Shetty
add this listener to your webapp, add to web.xml: de.friendscout.datingr4.admin.presentation.util.SessionCounter regards leon On 2/10/06, Supreeth Shetty <[EMAIL PROTECTED]> wrote: > Hello all, > I got a really qu

StandardManager instance

2006-02-10 Thread Supreeth Shetty
Hello all, I got a really quick question. How do i get hold of the StandardManager instance which the tomcat instatiates when it starts up?? I need it to get all the active sessions the server is handling. If i can get a hold of all session list someother way, then thats fine too ... thanks in