January 20, 2008 6:33 PM
To: Tomcat Developers List
Subject: Re: priority of session cookie and url rewriting
[EMAIL PROTECTED] wrote:
> Is there another solution to this problem?
The fix for bug 43839 should have fixed this.
Mark
---
[EMAIL PROTECTED] wrote:
Is there another solution to this problem?
The fix for bug 43839 should have fixed this.
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
We have two web applications: one (A) is using session cookies the other
(B) is using url rewriting. The first access to the B is always done via
A (request by HttpClient).
For an upload form the architects (unfortunately?) switched from this
approach to a direct call to B. In this case we have a