Hi I would need to display HTML formatted text inside my page. The text is stored in the database, so i would need to display it through component. Is there a way to do this? I did not find any specific component for that.
Maybe I could Override the renderAll(MarkupStream markupStream) method of MarkupContainer? Thanks: Bence -- View this message in context: http://www.nabble.com/Displaying-HTML-formatted-text-%28raw-markup%29-from-String-tp19158563p19158563.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
