You could create a javax.servlet.http.HttpSessionListener at the
container level.
http://java.sun.com/webservices/docs/1.0/tutorial/doc/Servlets4.html
Thorsten Mauch wrote:
Hi
I want to take some actions if a session
expired but i don't know how.
Can i register somewhere someting like a session
listener that will be called if a session is going to
expired ?
Thx Thorsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]