I need to write a Servlet or some kind of java program (which may be deployed
as part of a webapp on the same container) that can get me the count of all
active sessions on that tomcat
Also if possible, active sessions per context path

I was trying to google on this ... could find this post but this is for
Tomcat 4 .. most of the classes used here seems to have been removed in
Tomcat 5.5 (which I am using)

Suggestions people

Thanks
Sanchit


-- 
View this message in context: 
http://www.nabble.com/Retrieving-all-active-sessions-tp24528873p24528873.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to