Hi,
Did you solve your problem ? I got the same, XML file a correct when
rich directly but the RPC communication seem to alter the data.
Please post your solution if you have one.

Regards.

On Feb 1, 10:12 pm, Jos Muysers <josmuys...@gmail.com> wrote:
> Hi,
>
> When I deploy my application I see this character: instead of this
> one: ü.
> When I run the app. in development mode the characters are ok.
>
> My application gets an xml file from a webservice on our company
> server. The header of the xml file is:
> <?xml version="1.0"encoding="utf-8" ?>
> when I open this xml file in a browser, the characters are displayed
> as they should be.
> In eclipse, i set all the java-files to text-fileencodingutf-8
> (properties > text fileencoding)
> In the Project-properties, i set theencodingto utf-8 also.
> In the <head> of my Html page I have this line: <meta http-
> equiv="content-type" content="text/html; charset=UTF-8">
>
> What could be wrong  ? ?

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

Reply via email to