> Is there a way (for example) to deliver a different markup writer to a > page's component, which can then be dumped into an email?
There isn't a supported/easy way to do this. I've had various hacks work (replacing everything in the Environment for instance) in older versions of Tapestry5, but they are fragile and inevitably had to be rewritten on upgrade. I finally just went to generating a new HTTP request for the page that holds the email contents. You can pass data to the email page either via the session or through the activation context. Josh On Tue, Apr 27, 2010 at 1:58 PM, Robert Hailey <rob...@cmediacorp.com> wrote: > > I'd like to have my tapestry web-app generate emails on particular actions. > I've seen various methods of using tapestry 3 & 4 to send an email, but have > not found a good recipe for tapestry 5. > > Is there a way (for example) to deliver a different markup writer to a > page's component, which can then be dumped into an email? > > -- > Robert Hailey > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- -- http://www.bodylabgym.com - a private, by appointment only, one-on-one health and fitness facility. -- http://www.ectransition.com - Quality Electronic Cigarettes at a reasonable price! -- TheDailyTube.com. Sign up and get the best new videos on the internet delivered fresh to your inbox. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org