Hi
I want to set the character encoding of the HTTP response to UTF-8.
In local deploying with Eclipse everythig is OK with the JVM parameter
(-Dfile.encoding="UTF-8"), but when i deploying my application to App
Engine the character encoding goes wrong, and the ajax response String
displayed in my web page is not UTF-8. What can I do? Can I set the
given JVM option to my application somehow?

Thx Peter

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to