springmvc下写一个登录的拦截器,怎么在XML配置文件中配置拦截多个路径?还是一个拦截器只能有一个拦截路径?
http://www.jb51.net/article/107031.htm一个拦截器拦截一个路径,如果有多个拦截器会按配置先后顺序进行拦截
mvc:interceptorsmvc:interceptor
/mvc:interceptor/mvc:interceptors