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=25015>. 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=25015 CoyoteAdapter is breaking path info ------- Additional Comments From [EMAIL PROTECTED] 2003-12-03 18:23 ------- getRequestURI will return the full URI, right (including all the parameters) ? I think if you need them, it is more consistent to work from that. Since parameters will need to be stripped out for mapping (you find the path info only after the mapping is done, so you "can't" (= hard) add back the parameters reliably), I don't see how it can be made to work automagically. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]