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]

Reply via email to