I think you can just configure your

<contribution configuration-id="tapestry.Infrastructure">
   <property name="exceptionPageName" value="MyCustomExceptionPageName"/>
</contribution>


and let the page decide which other page to use for different sets of
exceptions.

On 5/15/07, Wojtek Ciesielski <[EMAIL PROTECTED]> wrote:

Andreas Andreou wrote:
> like
>
http://tapestry.apache.org/tapestry4.1/developmentguide/exceptionpages.html
> ?

Btw - no, not like this. The page you've provided show how to change
handling page for a given set of predefined exceptions (if I understand
it well). I need to handle my own application exceptions (like
CustomerDoesNotExistException or SessionIsTimeoutedException)

Wojtek

----------------------------------------------------------------------
Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to