I have the need to store content which is actual valid html text. and I am inputting such text using text fields written in GWT.
It seems GWT is not able to distinguish what is literal text and what is in the original page content. after I enter a html fragment like "<table>" into the text field, the page layout becomes distorted. the browser started to interpret my content as though it is part of the html page. how are you suppose to capture valid html text into a form field? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
