Unicode problem in GWT

67 views
Skip to first unread message

Machine_Head

unread,
Feb 6, 2009, 7:56:08 AM2/6/09
to Google Web Toolkit
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

Sam sem

unread,
Feb 6, 2009, 12:03:34 PM2/6/09
to Google-We...@googlegroups.com
changing character encoding will help
request.setCharacterEncoding("UTF8");
Reply all
Reply to author
Forward
0 new messages