I have a PHP client applications that talks to the java web layer code(servlet) deployed on Glassfish. Whenever a user enters some data in say chinese and submits the form, the data shows up as garbled characters in the servlet. The PHP layer is encoding the data in UTF-8, so I'm suspecting that some setting has to be changed on Glassfish for it to understand UTF-8 characters. I'm not sure what to do. I would be grateful to any suggestions.
[Message sent by forum member 'srinisub' (srinisub)]
http://forums.java.net/jive/thread.jspa?messageID=328476