| Author |
Increase Session expiry limit
|
Shailesh Pillai
Ranch Hand
Joined: Jan 24, 2006
Posts: 78
|
|
Hello Merill, Previously, i had a post on Session Time out Problem. In that post, you specified in order to increase or decrease the session expiry time we need to do the following : Specifying how long before a session expires can be done in your application server's admin interface or in your web.xml file. Can you please specify what changes we need to do in the web.xml file to achieve the result. [ September 15, 2006: Message edited by: Shailesh Pillai ]
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
The following sets the session timeout value to 30 minutes.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: Increase Session expiry limit
|
|
|