Hi, all

I have installed tomcat 5.0.16 in windows 2000 professional(j2sdk 1.4.2) and
i hava a jsp page with:

pageEncoding="utf-8"
contentType="text/html; charset=UTF-8"

and

<META http-equiv="Content-Type" content="text/html; charset=UTF-8">

i had modified the URIEncoding="UTF-8" of my Coyote HTTP/1.1 Connector in
server.xml file.

When i try to submit my form with GET method retrives right the values of my
form in UTF-8 encoding but when i do it with POST method not.

Any ideas why?

Thanks

Mariano


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

Reply via email to