|
From: Boyce, K. G. <Kei...@bc...> - 2005-11-15 03:37:14
|
Yes the exception resolver allows you to resolve exception to view but there is no current way I found to apply interceptor to it.=0D -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Seth Ladd Sent: Monday, November 14, 2005 9:50 PM To: spr...@li... Subject: Re: [Springframework-developer] Improvement: I need a way to have code run after exception is raised from mvc handler. Have you looked into the Exception Resolvers ? Or Handler Interceptors? On 11/14/05, Boyce, Keith Garry <Kei...@bc...> wrote: > > I need a way to have code run after exception is raised from mvc=0D > handler basically to do some stuff before and after the exception view > is displayed. Is that something that can be added to framework.=0D > Basically I need some code to run in order to prepare the error view=0D > and after the view is displayed I need to clean up some information=0D > including possibly the exception so in the case of portlet mvc the=0D > next time the view is rendered I want it to display the view from the=0D > default handler rather than the exception again which is what is currently happening. > > This message is a PRIVATE communication. > If you are not the intended recipient, please do not read, copy, or=0D > use it, and do not disclose it to others. Please notify the sender of=0D > the delivery error by replying to this message, and then delete it=0D > from your system. Thank you. > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today=0D > 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&opclick > _______________________________________________ > Springframework-developer mailing list=0D > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > ------------------------------------------------------- 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. |