I believe this is possible but want to be sure and be efficient about it. Is it possible to create a Wicket Page and capture the generated HTML text from with-in a Button.onSubmit()? The page will not be displayed in the current wicket app. This page is only a 'template' to generate the HTML. The resultant HTML will not have any links back into a wicket based app. It will be served from another web server.
If so, what is the best way to do this? TIA, - Doug -- View this message in context: http://www.nabble.com/Wicket-as-a-template-generator-tp16609133p16609133.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]
