Hello their,

Is it possible to setup that the sessionid from request is prefered used to the sessionid from the sessioncookie?

We are using a php portal calling a sessioninfo.jsp by request parameter in background. In some situations the user jumps from the portal to the tomcat application with the sessionid in request. But if the user still have a sessioncookie from tomcat webapp alive, the session from request is ignored. I want that the session from cookie is removed/overridden/ignored an use the session from request.

Thanks a lot,

Thomas

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to