Try searchng for ExceptionDescription at
http://marc.theaimsgroup.com/?l=tapestry-user&r=1&w=2
Ed Cohen wrote:
>Hi. Can someone point me to something that explains how to easily
>
>
>
>(1) Capture the information that is displayed on the
>Exception page (for logging). In particular
See Exception.java, Exception.page, Exception.html in package
org.apache.tapestry.pages
To override, create your own Exception page.
Or if you want it named otherwise, add in hivemodule
Ed Cohen wrote:
>Hi. Can someone point me to something that explains how to easily
>
>
Hi. Can someone point me to something that explains how to easily
(1) Capture the information that is displayed on the
Exception page (for logging). In particular, we would like to log the
template info as well as the actual exception, and
(2) Replace the Exception