|
From: Boyce, K. G. <Kei...@bc...> - 2005-11-15 14:11:50
|
Well I need to do something before and after the exception view is displayed.=0D Actually I don't see from the code how interceptors get a handle on exception. From what I see if exception is raised interceptors are never called again. -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Seth Ladd Sent: Tuesday, November 15, 2005 2:42 AM To: spr...@li... Subject: Re: [Springframework-developer] Improvement: I need a way to have code run after exception is raised from mvc handler. On 11/14/05, Boyce, Keith Garry <Kei...@bc...> wrote: > > Yes the exception resolver allows you to resolve exception to view but > there is no current way I found to apply interceptor to it. I'm sorry, I don't follow. Why do you need to apply an interceptor to it? Note that interceptors can get a handle on the exception that was thrown, if that's what you are looking for. Seth ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id=16845&op=3Dick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer This message is a PRIVATE communication. If you are not the intended recipient, please do not read, copy, or use it, and do not disclose it to others. Please notify the sender of the delivery error by replying to this message, and then delete it from your system. Thank you. |