Hello,

I have a BasePage class which has a basicpage.html output.

In that page i define a wicket:child to extend it in all the pages.

So then I have a page1 class with page1.html which contains the
wicket:extend tag.

What I was wondering is how I could get the html that wicket generates for
page1, the entire html, the one that's available at output time, because i
would like to store that and send it through email. Is it possible?

Any ideas are good so please just shoot :).

Tks in advance.

Reply via email to