I'm not sure if this will help. But am just thinking out loud. Did you
check what Igor did with AjaxRequestTarget. He writes to the response
directly. I mean the components are partially rendered to the stream
based on the ajax request.
May be you write it some other stream / something similar.

AjaxRequestTarget.respond( )



On 2/23/06, Nick Heudecker <[EMAIL PROTECTED]> wrote:
> I'd like to render a Wicket page to a stream, then include that content as
> the HTML body of an email message.  Any suggestions on how to accomplish
> that?  Thanks for your time.
>


--
 -- karthik --


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to