RE: Retrieving all active sessions

2009-07-17 Thread sanchit.sriv
Thanks a ton Chuck! Cheers Caldarale, Charles R wrote: > >> From: sanchit.sriv [mailto:sanchit.srivast...@morganstanley.com] >> Subject: Retrieving all active sessions >> >> >> I need to write a Servlet or some kind of java program (which >> may be d

Retrieving all active sessions

2009-07-16 Thread sanchit.sriv
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 t