DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671 Major issues with jsp:param in jsp:include and jsp:forward ------- Additional Comments From [EMAIL PROTECTED] 2002-07-12 16:00 ------- I was going to file a bug regarding this, until I realized this was changed in 4.1.x. So by default now (in 4.1.x) the behavior is to URLEncode the parameter values automatically? I ran into an issue with passing URLS as paramters where the invalid characters (for a url), when not escaped, would effectively "hide" any further parameters from being parsed. In ServletExec 3.1 the URLEncode step is automatically done. So it sounds like this was also added to Tomcat 4.1.x? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>