RE: where and how to set session time out to 1 hr?

2002-11-07 Thread Tref Gare
f Areeba." -- -Original Message- From: Turner, John [mailto:JTurner@;AAS.com] Sent: Friday, 8 November 2002 12:56 AM To: 'Tomcat Users List' Subject: RE: where and how to set session time out to 1 hr? The documentation is your friend. If the documentation fails you, Google

RE: where and how to set session time out to 1 hr?

2002-11-07 Thread Turner, John
The documentation is your friend. If the documentation fails you, Google is always there for you. myApp index index /index.jsp 30 Change "30" to "60". I think you can also use HttpSession.setMaxInactiveInterval(): http://java.sun.com/j2ee/sdk_1.3/techd