Does anyone know the answer to this? Does setting max interval take
effect on the current session in effect extending it if even larger
value is used?
Thanks,
d.
David Mossakowski wrote:
The servlet spec at HttpSession.getLastAccessedTime says:
"Actions that your application takes, such as gettin
The servlet spec at HttpSession.getLastAccessedTime says:
"Actions that your application takes, such as getting or setting a value
associated with the session, do not affect the access time."
How then can I programmatically extend the session life passed the
inactive interval?
Would setting max in