Hi,

I am looking for a way to track which/how many sessions are open. Generally
it seems to work with a HttpSessionListener, but the Listener is not
notified again if the server restarts and still
has any opened sessions.
Anyone knows how to deal with that problem? Or is the only chance to look if
the session is already tracked at each call to a page?

Thanks,
 Philipp



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to