You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Jonathan Barker <jo...@gmail.com> on 2007/08/11 19:05:16 UTC

[T5] Render ExceptionReport for emailing from custom ExceptionReport

Hi all,

 

I want to email a copy of the default ExceptionReport wile displaying only a
friendly message to users.  I built up the email manually in T4, but I would
rather take advantage of the nice error reporting in T5.

 

I guess this is just a specific case of wanting to use a Tapestry Page as a
template.  For most emails, I would just use Velocity or Freemarker, but
that would be reinventing the wheel in this case.

 

Anyone know how to render another page to a String from within a page?

 

 

Jonathan


Re: [T5] Render ExceptionReport for emailing from custom ExceptionReport

Posted by Daniel Jue <te...@gmail.com>.
I would like to know as well.  I believe someone else asked about
generating html email content using Tapestry 5, and I think the
response was that it's just not possible at the moment.  HTML email
generation would be nice!


On 8/11/07, Jonathan Barker <jo...@gmail.com> wrote:
> Hi all,
>
>
>
> I want to email a copy of the default ExceptionReport wile displaying only a
> friendly message to users.  I built up the email manually in T4, but I would
> rather take advantage of the nice error reporting in T5.
>
>
>
> I guess this is just a specific case of wanting to use a Tapestry Page as a
> template.  For most emails, I would just use Velocity or Freemarker, but
> that would be reinventing the wheel in this case.
>
>
>
> Anyone know how to render another page to a String from within a page?
>
>
>
>
>
> Jonathan
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org