My Oracle Support Banner

JSP sesstion=false Directive Resetting Itself Upon Access (Doc ID 1277721.1)

Last updated on JUNE 06, 2023

Applies to:

Oracle Containers for J2EE - Version 10.1.2.3.0 to 10.1.2.3.0 [Release AS10gR2]
Information in this document applies to any platform.

Symptoms

When using a jsp to check session timeout with session="false" directive in OAS 10.1.2.3 the act of accessing this JSP to get the time remaining, resets the session.

Steps as follows

- Setup a web application and call a jsp which accesses the HttpSession.
- Ensure the JSP is setup with the page directive session="false".
- If getMaxInactiveInterval() is changed, this problem is reproduced.

Changes

 

Cause

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
Symptoms
Changes
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.