Sunday, December 19, 2004

Trapping Exceptions in Spring Web

Spring Framework HandlerExceptionResolver allows to build Exception Handlers that can be configured to trap exceptions and return a ModelAndView. They work in a simillar way to Struts ExceptionHandlers.

I posted a sample on Spring Framework Forums that explains how to build and configure ExceptionHandlers in Spring.

read more...

No comments: