Hi!
I am having trouble with the call session.setMaxInactiveInterval( -1 )
If I do this right after creating a session, the next call to session.getId() returns a different session ID.
setMaxInactiveInterval(-1) doesn't seem to work either. Next time I check the max time out period, it is still the default 1800 secs.
I am using JRun server. Can anyone help me out?
Thanks in advance!
Regards,
Manoj
Discussions
Web tier: servlets, JSP, Web frameworks: Trouble with session.setMaxInactiveInterval( -1 )
-
Trouble with session.setMaxInactiveInterval( -1 ) (0 messages)
- Posted by: Manoj Joseph
- Posted on: September 05 2002 08:58 EDT