use a label or a multilinelabel for that and setEscapeModelStrings to false
hope that helps regards, Michael btakacs wrote: > > 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 > > > ----- Michael Sparer http://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/Displaying-HTML-formatted-text-%28raw-markup%29-from-String-tp19158563p19158567.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]
