Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

removing the session time out in web.xml

843833Apr 24 2007 — edited May 20 2007
Hi,

I have a web app that has a session timeout in its web xml, how can I remove the session timeout that the session will never timeout ever.

I read that when you remove the session timeout code in the web xml, it will have a default value.

Someone suggested that I put longer values, but the app will stay 24/7, so how can I disable the timeout.

Please help.. thx...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2007
Added on Apr 24 2007
3 comments
396 views