What Session Timeout Takes Precedence? cs.timeout or session.setMaxInactiveInterval()?
(Doc ID 2898334.1)
Last updated on AUGUST 11, 2023
Applies to:
Oracle WebCenter Sites - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Goal
If custom servlet code (e.g. listener, filter, jsp, etc.) sets the session timeout (e.g. session.setMaxInactiveInterval() ) what will be the result?
- Will cs.timeout or the servlet code take precedence?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |