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=30813>.
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=30813

HTTP POST does not translate URI but GET does





------- Additional Comments From [EMAIL PROTECTED]  2004-08-24 14:20 -------
Rather than letting Tomcat UTF-8-decode the request parameters, I suggest that 
you UTF-decode any String received from getParameter() yourself. Than you have 
a solution that a) works for GET and POST and b) is portable across other 
servlet containers.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to