Re: Obtain Rendered HTML programmatically

2009-02-04 Thread ken.p
a-Wicket-page-to-a-string-for-HTML-email-tc20325702.html > > >> >> -- >> 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. >> &g

Re: Obtain Rendered HTML programmatically

2009-01-24 Thread Peter Thomas
; Any example is appreciated. Have a look at this thread: http://www.nabble.com/Render-a-Wicket-page-to-a-string-for-HTML-email-tc20325702.html > > -- > View this message in context: > http://www.nabble.com/Obtain-Rendered-HTML-programmatically-tp21647328p21647328.html > S

Obtain Rendered HTML programmatically

2009-01-24 Thread ken.p
Hi, I have a requirement which needed to obtain final rendered html as string. E.g: java: add(new Panel1("p1")); html: 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-Ren