Vincent,

Vincent Lin wrote:
> I'm having problem to submit Chinese characters from browser to web server.

GET, POST, or both?

If it's only failing for GET, check to make sure that your app server
knows to expect UTF-8 strings in URLs (in Tomcat, for instance, this is
specified in the <Connector> element of your configuration).

-chris


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to