I have overridden Tapestry's exceptionPresenter and provided my own
subclass of org.apache.tapestry.error.ExceptionPresenter. In it's
presentException method, is there any way to figure out the name of the
page that raised the exception? I would like to show the exception in a
friendly way, on the page that raised it.
I noticed that cycle.getPage().getPageName() does not return the name of
the current page.
Thanks for any hints.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]