I am trying to set some unicode text to display some unicode supported language text in a textbox and a textarea. I am using the decimal representations used by HTML for the same purpose in the format ї
The same gets display if I use this data in a JSP and shows up in the text box, however, when I am setting it through GWT i.e. setText or setValue, i see the decimal representation in the page. Any clue... PS - content type of the page is set to UTF-8 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
