Dne st 16. leden 2002 07:24 Lauer, Oliver napsal(a):
> Have a look at Craig's answer:
>
> In a servlet 2.3 environment (Tomcat 4), you can accomplish your goal
> without getting into the innards of the container.  Simple create and
> register an HttpSessionListener, which will be notified every time a
> session within your app is created or destroyed -- it's easy to maintain a
> local HashMap (or something) of the currently active sessions.
>

It's clear, but how to configure the Listener in the Web-App?

-- 
Oto 'tapik' Buchta

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to