This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Tomcat and the fly likes What is the default ‘session-timeout’ for Tomcat 4.0? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "What is the default ‘session-timeout’ for Tomcat 4.0?" Watch "What is the default ‘session-timeout’ for Tomcat 4.0?" New topic
Author

What is the default ‘session-timeout’ for Tomcat 4.0?

Bruce Jin
Ranch Hand

Joined: Sep 20, 2001
Posts: 666
I don’t see the session-timeout tag in the web.xml file. Does Tomcat use a default time out number?
Thanks
Bruce
Mike Curwen
Ranch Hand

Joined: Feb 20, 2001
Posts: 3695

under CATALINA_HOME/conf/web.xml
Bruce Jin
Ranch Hand

Joined: Sep 20, 2001
Posts: 666
Thanks Mike!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What is the default ‘session-timeout’ for Tomcat 4.0?
 
Similar Threads
session-config in web.xml
Session timeout default
tomcat timeout error
setmaxInactiveInterval
How to reduce authenticated sessions timeout?