|
From: Seth L. <set...@gm...> - 2005-11-15 02:56:28
|
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 handler > basically to do some stuff before and after the exception view is > displayed. Is that something that can be added to framework. Basically I > need some code to run in order to prepare the error view and after the > view is displayed I need to clean up some information including possibly > the exception so in the case of portlet mvc the next time the view is > rendered I want it to display the view from the 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 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. > > > ------------------------------------------------------- > 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&opclick > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |