I would like to invalidate  the current session when the window close() or
when the server stop

thanks

----- Original Message -----
From: "robert rowntree" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 23, 2002 4:32 PM
Subject: RE: valueUnBound(....) methods is not called when i stop Tomcat
Server or Servlet


> go in the web.xml and change the sessiontime out  value to 1 minute.
>
> then restart your webapp.
>
> the session will timeout 1 minute after you get a new session.
>
> a notifier on the timeout will call back to your implementation classes
> methods.
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to