RE: Custom Exception Interceptor

2008-10-29 Thread Gundersen, Richard
: 01618302398 Fax: 01618342536 London Scottish Bank plc 24 Mount Street Manchester M2 3LS -Original Message- From: Gundersen, Richard [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2008 11:18 AM To: Struts Users Mailing List Subject: Custom Exception Interceptor Hi I'm tryi

Custom Exception Interceptor

2008-10-29 Thread Gundersen, Richard
Hi I'm trying to override the default global exception handler, because I need to remove a certain session attribute when an exception occurs. I think I've done most of what's needed, it's just not being executed. This is my struts.xml (I need my 'exception' to replace the one in the default stac