Hi,
I have a requirement which needed to obtain final rendered html as string.
E.g:
java:
add(new Panel1("p1"));
html:
<div wicket:id="p1"></div>
I need to be able to captured rendered HTML for the above.
Any example is appreciated.
--
View this message in context:
http://www.nabble.com/Obtain-Rendered-HTML-programmatically-tp21647328p21647328.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]