Hi ,

i m new to spring . i want to know how we can handle exception at filter/interceptor level.
means if any runtime error comes then page redirected to error page .
is there any setting for error page in web.xml same as struts.

I listen that there is some Interceptor/filter which checks response from server ,if they found any error they redirect to some predefined page with out showing that distorted function error page.


thanks in advance