If you are already using Spring, it's dead simple with its JavaMailSender bean.
Kalle On 3/8/07, Stephane Decleire <[EMAIL PROTECTED]> 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
