Posted By:
Kamiyu_Chan
Posted On:
Sunday, February 24, 2002 11:39 PM
When i do
response.setContentType("text/html; charset=UTF-8");
the browser shows the encoding is in UFT-8, but when i submit the form, the Tomcat(3.3) decoder still use 8895-1 to decode the form, but it works fine in netscape