I want to get Rich Text from a user, store it in a db, and retrieve it for display in a cellTable. Any recommended practice? I use a SafeHtmlCell which returns SafeHtmlUtils.fromTrustedString of my string, but I should really check the content before, any ideas/ libraries available for that?
-- 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.
