Yes, I o have this tag in all html files. But I am uploading .groovy files (Groovy source code) and these dont have this tag. These are source code UTF-8 encoded.
L. On 16 zář, 12:28, Gianni Mariani <[email protected]> wrote: > Make sure you have this meta tag in your generated html file. > <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> > > Also, you can set a response HTTP header with the same string. > > On Wed, Sep 16, 2009 at 8:06 PM, George Moschovitis < > > > > > > [email protected]> wrote: > > > Hmm, I see correct (Greek) characters in the DataViewer. > > But I get ????s in my app. > > The strange thing is that everything works correctly in the > > development server. > > > -g. > > > On Sep 16, 12:45 pm, leszek <[email protected]> wrote: > > > Very interesting, I don't have any problems with Polish characters. > > > Firstly look at your tables via data-viewer in the production > > > environment. I see Polish characters there. You have to narrow the > > > problem - the characters are lost during sending, persisting or > > > retrieving. > > -- > Gianni Mariani > Google, Sydney --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
