Sergei, IMHO you should check whether the written source files
actually in UTF-8.
I had a similar case.

In Russian:
Наверное, стоит проверить, в какой кодировке сохранены файлы.
У меня был похожий случай. Оказалось, что один из файлов был записан
неправильно.
--
Vadim Barsukov
http://groups.google.com/group/google-wave-russia


On 4 авг, 11:56, Сергей Ямщиков <[email protected]> wrote:
> I using GWT and GAE to take russion from DataStore. When cyrillic come
> to GWT it look like "?". I resolve it with next step:
> 1. In *.gwt.xml added properties: <inherits
> name="com.google.gwt.i18n.I18N"/>, <extend-property name="locale"
> values="ru_RU"/>
> 2. On the page i'm added nex metatag <meta name="gwt:property"
> content="locale=ru"/>.
> 3. And in the end i'm go to eclipse project property and in Resources
> set
> text encoding to UTF-8.
>
> But when i upload it to google, problem is back.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to