JSESSIONID information may be over-written on the client because
multiple JSESSIONID cookies received with the same name and path when user navigates various nodes across the same domain.
- Open the administrative console.
- Select Servers > Application Servers > Server_Name
> Server Infrastructure > Java and Process Management >
Process Definition > Java Virtual Machine > Custom Properties >
New.
- Add a new Custom Property for the JVM to reuse the sessionId:
System Property Name: HttpSessionIdReuse
System Property Value: true
- Save your changes and restart the Application Server.
No comments:
Post a Comment