can you setMaxInactiveInterval on the session e.g
session.setMaxInactiveInterval(15*60);
http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpSess
ion.html

?
M--
----- Original Message -----
Wrom: FGGMEPYOQKEDOTWFAOBUZXUWLSZLKBRNVWWCUFP
To: <user@struts.apache.org>
Sent: Tuesday, December 25, 2007 2:56 AM
Subject: Setting Session time out


> Is there possibility of setting session time out of application for 15
> minutes?
>
>
>
> If session of login user expires or left unused for 15 minutes application
> should fire session expire page automatically.
>
>
>
> Any idea of how to handle this in my struts application?
>
>
>
>


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

Reply via email to