Have you looked at http://wiki.apache.org/tapestry/SendingHtmlEmailWithTap ?
It describes a way to do that in Tapestry 4.1
Stephane Decleire wrote:
Hi,
I would like to add a functionnality to our application to send a user
his password when he has forgotten it.
I would prefer to implement it using a Tapestry page to format a good
looking mail. So i need to send the Tapestry page by mail instead of
rendering it to the user.
I've tried to implement this by using the library
"tapestry-email-0.1.0" posted on this list by Henri Dupre but it seems
not to work in Tap 4.1.
Has anybody already found a straitforward solution to this ?
Thanks in advance.
--
Stéphane