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
-
TPCharset/
good luck...
- Original Message -
From: "Niu Kun" <[EMAIL PROTECTED]>
To:
Sent: Sunday, July 01, 2007 4:16 PM
Subject: Problem about posting Chinese characters to tomcat server.
> Dear all,
>
> I've just got a simple form to post Chinese characters
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
Sunday, July 01, 2007 4:16 PM
Subject: Problem about posting Chinese characters to tomcat server.
Dear all,
I've just got a simple form to post Chinese characters to my jsp file.
But the data submitted can't be seen on my web browser.
After analyzing the data posted and shown on my bro
Dear all,
I've just got a simple form to post Chinese characters to my jsp file.
But the data submitted can't be seen on my web browser.
After analyzing the data posted and shown on my browser, I find the
following problem.
The letters I submit are "e7 89 9b e5 9d a4" which are in UTF-8 form.
And