|
From: Juergen H. <ju...@in...> - 2006-07-22 10:15:07
|
Point taken, Matt. I'm not opposed to adding callback support for view exceptions. However, we can't get rid of the issue that a view exception will usually lead into a situation where we can't render a proper error page anymore, since we already sent part of the original response to the client... Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Matt Sgarlata Sent: Friday, July 21, 2006 9:36 PM To: spr...@li... Subject: [Springframework-developer] HandlerInterceptor is a misleading name HandlerInterceptors actually intercept both handlers and views, whereas HandlerExceptionResolvers only resolve exceptions for handlers. Just wanted to point this out... Matt ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |