This is exactly what we have done.
Define your own Exception page. Mke it have an "exception" property to
accept the exception that has occurred, e.g. by defining
setException(Throwable). In that way you can both have your own
appearance when an exception occurs, and perform you own actions as well.
See the standard Exception page in org.apache.tapestry.pages for an example.
Sergiy Kyrylkov wrote:
Hi,
Is it possible to extend Tapestry exception handling mechanism in an easy
way to send exception report by e-mail to a specified address every time an
exception occurs?
Sergiy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]