Hi.
I am trying to get the number of sessions that is active.
I have made a SessionListener and every thing works as I intended except
that the sessionDestroyed dont respond to the user closing the browser
window.
I there a way to destroy/invalidate a session when the browser is closed
without using javascript:onunload
Soren, DK