Why do this when you can define your own exception page by adding a <page> tag to the .application file?
Geoff On 6/15/05, Justin Koke <[EMAIL PROTECTED]> wrote: > > You can also extend the BaseEngine class and create your own Engine > class (referencing this in your .application file) and then overriding > activateExceptionPage(). > > You could go further and override the handleStaleSessionException() > and handleStaleLinkException() so you can have consistency in your > error page handling. > > Cheers, > Justin > > -- > Justin Koke > > --------------------------------------------------------------------- > 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]
