RE: How many jsessionid's is valid in my webapp

2007-07-10 Thread Caldarale, Charles R
> From: Søren Blidorf [mailto:[EMAIL PROTECTED] > Subject: SV: How many jsessionid's is valid in my webapp > > I will take a look at HttpSessionListener. Any code examples will be > greatly appreciated The Tomcat 6.0 distribution includes this one: webapps/examples/WEB-INF/classes/listeners/

RE: How many jsessionid's is valid in my webapp

2007-07-10 Thread Caldarale, Charles R
> From: Søren Blidorf [mailto:[EMAIL PROTECTED] > Subject: How many jsessionid's is valid in my webapp > > Is there a why to tell how many jsessionid's is valid in my webapp. Not sure what you mean by "valid" here; would "active" be a better term? > I want to use it to display the number of onl