users@glassfish.java.net

Hi, you can try increasing

From: <forums_at_java.net>
Date: Wed, 23 Mar 2011 17:30:27 -0500 (CDT)

Hi, you can try increasing the session time out. You can try inserting this
in your web.xml:

<session-config>

 <session-timeout>1440</session-timeout>

</session-config>

 

The value is in minutes so 1400 is one daynight.


--
[Message sent by forum member 'spg82']
View Post: http://forums.java.net/node/784432