DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39278>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39278 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2006-04-14 18:51 ------- I agree the getRequestURI should return an undecoded URI: that's clear from the servlet spec. By the way, Servlet Spec v2.4, not v2.3, is the relevant one for Tomcat 5. However, it's fairly easy to test that Tomcat 5.5.16 (the latest stable release at the time of this writing, I haven't bothered testing others) works just fine. Grab the distro, unpack it, start the server, go to a URL like http://localhost:8080/servlets-examples/servlet/RequestInfoExample/blah%20Junk/something, and look at the reported request URI. (The RequestInfoExample is a sample servlet that ships with Tomcat by default). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]