The customer still visit the site e.g. www.test123.de - the session was
started and the customer browser have a cookie jsessionid =
abcd000.web1. Now the customer has an link like this:
www.test123.de;jsessionid=d1234.web1 --> if the sessionid from the
request is valid - tomcat should use t
On 4/17/07, Thomas Papke <[EMAIL PROTECTED]> wrote:
Hello their,
Is it possible to setup that the sessionid from request is prefered used
to the sessionid from the sessioncookie?
I'm trying to understand your question...
Do you mean, causing jsessionid to appear in the URL? instead of from
th
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 w