> 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-I
t
Emne: RE: How many jsessionid's is valid in my webapp
> 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&qu
> 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?
&
Hi.
Is there a why to tell how many jsessionid's is valid in my webapp.
I want to use it to display the number of online users?
Also is there a way to connect the username from my realm to the
jsessionid so that I can display online users?
BR
Sore