AW: Session Length

2001-11-28 Thread Ralph Einfeldt
To set the minimal time to live for a session, you can use any of the following: in web.xml: 30 In your JSP or servlet: session.setMaxInactiveInterval(30); P.S.: Remember that this is just the minimal age for a session. It can last much longer, if there is some user activity in the s

Antwort: AW: Session Length -> more accurate: Session value length

2001-11-29 Thread Kirsten . Gloeer
h Einfeldt" me-isc.de> Kopie: Thema:

AW: Antwort: AW: Session Length -> more accurate: Session value length

2001-11-29 Thread Ralph Einfeldt
I'n not shure what you mean with session value. (The session id ? That can't be changed) > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 29. November 2001 09:30 > An: Tomcat Users List > Betreff: Antwort: A

Antwort: AW: Antwort: AW: Session Length -> more accurate: Session valuelength

2001-11-29 Thread Kirsten . Gloeer
h Einfeldt" me-isc.de> Kopie: Thema: AW: Antwort: AW: Session Length -> more accurate: Session