diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index aef57b0..944de9d 100755 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,6 @@ + xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4"> contextConfigLocation @@ -12,8 +11,7 @@ characterEncodingFilter - - org.springframework.web.filter.CharacterEncodingFilter + org.springframework.web.filter.CharacterEncodingFilter encoding UTF-8 @@ -31,8 +29,7 @@ JPA Filter - - org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter + org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter JPA Filter @@ -41,8 +38,7 @@ - - org.springframework.web.context.ContextLoaderListener + org.springframework.web.context.ContextLoaderListener @@ -62,8 +58,7 @@ Spring MVC Dispatcher Servlet - - org.springframework.web.servlet.DispatcherServlet + org.springframework.web.servlet.DispatcherServlet contextConfigLocation