Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The "Tapestry5HowToSendErrorPageAsEmail" page has been changed by WulfWechsung: http://wiki.apache.org/tapestry/Tapestry5HowToSendErrorPageAsEmail?action=diff&rev1=1&rev2=2 - - Like the extensive and verbose error output of tapestry development mode? Don't want to scare your users away with the page? Want to be notified when your users run into trouble? - === App Module == + === App Module === {{{ add this to to your app module: public static void contributeApplicationDefaults( @@ -90, +88 @@ The contributeApplicationDefaults above assumes you have copied it to exception/ExceptionReport in your pages folder. - == Error Page == + === Error Page === The contributeApplicationDefaults above assumes you have created a page that display user-friendly errors ad exception/Errors in your pages folder. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
