It seems that get and post are treated differently.
But thank you all the same.:)
2007/7/2, Mark Thomas <[EMAIL PROTECTED]>:
Niu Kun wrote:
> Any help would be appreciated and thanks in advance.
http://tomcat.apache.org/faq/misc.html#tomcat5CharEncoding
Mark
-
Thank you for your excellent link.
But what makes me feel strange is that how can I add the code
String paramEncoding = application.getInitParameter("PARAMETER_ENCODING");
request.setCharacterEncoding(paramEncoding);
into my JSP file.
And now to my JSP file, I turn to the fmt namespace.
I added t
Niu Kun wrote:
> Any help would be appreciated and thanks in advance.
http://tomcat.apache.org/faq/misc.html#tomcat5CharEncoding
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTEC
Best article I have found so far on this subject, is this one
It seems that POST is more difficult than GET
http://java.sun.com/developer/technicalArticles/Intl/HTTPCharset/
good luck...
- Original Message -
From: "Niu Kun" <[EMAIL PROTECTED]>
To:
Sent: Sunday, July 01, 2007