Question : Tomcat session time out in 30 minutes after idle, how to increase?

I have web applications under Apache Tomcat Webserver. If user leave the application idle until 30 minutes, Tomcat session will be expired. I have tried to change setting at web.xml


  30on-timeout>


Under 30 minutes (e.g. 20 minutes) is work fine, but above 30 minutes, session still expired in 30 minutes after idle. My client want to 8 hours time expired. How to increase?


Didit

Answer : Tomcat session time out in 30 minutes after idle, how to increase?

http://www.jguru.com/faq/view.jsp?EID=127074

here are the different ways to increase the session timeout.

-Murali*
Random Solutions  
 
programming4us programming4us