https://issues.apache.org/bugzilla/show_bug.cgi?id=51833

--- Comment #2 from Evgeni Milev <goz...@yahoo.com> 2011-09-17 14:40:15 UTC ---
This might be so, but jsessionid is tomcat specific paramater which only
puprose is to provide the session id. By the time getRequestURI gets called it
has been extracted and the users doesn't need to know about it. If they need 
the session id they can get it from the session object.

Furthermore Tomcat 6 is considered stable and not in active development any
more. Changing the default behaviour because of differnt interpretation of the
spcec doesn't seem very stable to me. It might be a big and very unplesent
surprise for some users when they discover that their applicatoins which have
been in use for years don't work any more after the latest upgrade because of
such so belated change of heart.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to