Thank you Mark for the hint with the bug database; I think next time I will check it before I loose too much time...
I'd prefer to have the patch like // Parse session Id from cookies if context allows it if (request.getContext().getCookies()) parseSessionCookiesId(req, request); and if getCookies() would be called isCookiesEnabled() the code would be better readable... However, this is a question of style only, it works, and that's all what counts ;-) Daniele -----Original Message----- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Sunday, 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]