PDA

View Full Version : handling exceptions


aravindh
Oct 10th, 2006, 12:34 AM
hi ,
i am new to spring i am trying to use org.springframework.web.servlet.handler.SimpleMapp ingExceptionResolver to handle all the exceptions that raises in my application , i wanted to get the error code for the exception that is being thrown in my presentation layer can anyone help me out as soon as possible....