Hi Hetal and all,

I have Chinese characters retrieving from database MySQL version 5.x to my form:input decorated with Dojo. The characters turn to be some garbage. It is simply a HTTP GET.

The app server is running on tomcat 6.0. What should I have been missing?

Is it due to encoding mismatch in Dojo?
Is it due to encoding mismatch in JDBC?

Tried setting encoding in web.xml and added meta to html and setting URIEncoding in connector in tomcat server.xml. To no avail.

BR,
Philip