Spring MVC高级技术包括但不限于web.xml配置、异常处理、跨重定向请求传递数据
1、web.xml文件的配置
contextConfigLocation classpath:spring-*.xml org.springframework.web.context.ContextLoaderListener appServlet org.springframework.web.servlet.DispatcherServlet contextConfigLocation classpath:springMvc.xml appServlet /