I have a web application deployed on weblogic 8.1 non cluster environment.
Weblogic is configured to use cookie for session handling.
Issue is , the httpsession of the most recent user is seen by all other users.
Please note that this happens only when there is a proxy in between the desktop and weblogic server.
Proxy is configured with the standard configuration.
Is this an issue related to the weblogic http session handling?Are there any known issues with weblogic?
Start Free Trial