label.setEscapeModelStrings(false); (or some method similarly named)

On 3/19/08, mmocnik <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  I'm currently searching for a way to insert an HTML String which I get out
>  of a DB into a Wicket Page.
>  The HTML string is from another application, so I can't change anything in
>  it.
>
>  My first approach was to use a Label, but as Labels encode HTML entities,
>  this failed...
>  I just can't find any Component, that would fit here.
>
>  Any sugestions on a component or alternate aproaches?
>
>  Thanks and regards,
>  Marko
>
> --
>  View this message in context: 
> http://www.nabble.com/Insert-dynamic-external-HTML-string-in-a-page-tp16141336p16141336.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]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to