On Nov 4, 4:01 pm, Thomas Broyer <[email protected]> wrote: > > setText and setValue takes text, not HTML. The fact that it works in > your JSP is because you're putting the value within the HTML that'll > be parsed by the browser when loading the page; it's not using > JavaScript. > > Just use \u1111 or the actual character you want to display (you're > using UTF-8, which is able to encode any Unicode code-point, so it > shouldn't be a problem).
This doesnt work either.. tried with hexa as well as decimal code points. I thought of adding a new text box with the content as well.. didnt work either. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
