Re: Send Email Upon Form Submit

2010-07-06 Thread Mike Shoemaker
Jul 6, 2010, at 1:38 PM, Norman Franke wrote: > On Jul 6, 2010, at 2:29 PM, Thiago H. de Paula Figueiredo wrote: > >> On Tue, 06 Jul 2010 15:17:12 -0300, Mike Shoemaker >> wrote: >> >>> I am writing an app that contains a feedback form that I want to send >&

Send Email Upon Form Submit

2010-07-06 Thread Mike Shoemaker
I am writing an app that contains a feedback form that I want to send to management. I don't really care if I defer this to a cgi that I call from tapestry form or code the sending the email from tapestry. Any input would be appreciated. Mike Sent from my iPhone --

Add Parameterized Message to ExceptionReport

2008-05-27 Thread Mike Shoemaker
Gang I'm new to tapestry and I'm currently trying to catch a duplicate database entry(i.e. user registered twice) and I'd like to catch the hibernate exception and forward to the Exception Report page but instead of displaying the error message, instead I'd like to say "User already regis