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

for charset="UTF8" request.getParameter("i1").getBytes() return non UTF8 bytes





------- Additional Comments From [EMAIL PROTECTED]  2003-11-10 23:48 -------
Are you using GET or POST with your form? Basically GET is fine for US ascii 
but it is pot luck what will happen with anything else. Best bet is to use 
POST. If you still see the same problem with POST, add a comment to this bug 
report and I'll try to look at it in more detail.

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

Reply via email to