changing character encoding will help
request.setCharacterEncoding("UTF8");On Fri, Feb 6, 2009 at 7:56 AM, Machine_Head <[email protected]> wrote: > > Hi, i have a problem in gwt application with unicode, > when i fill input fields with unicode font (Cyrillic) and then make > rpc call, > result is shown as ???????? > > Have anybody solved this problem? > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
