X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=a204d6b3ccd0cdadec5bfa45dd99b24350caad41;hp=6eb68dab9bd4201a68e6a81d54cbea9e9014bdd7;hb=5f04e60da58d3f37fbb2ad983ec7415ad54ff562;hpb=0bba0bc774c186f975f2f39697006a65f78852e9 diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 6eb68dab..a204d6b3 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -11,7 +11,7 @@ contextConfigLocation - /WEB-INF/spring/mvc.xml + classpath:/spring/mvc.xml @@ -21,6 +21,7 @@ + characterEncodingFilter org.springframework.web.filter.CharacterEncodingFilter @@ -43,7 +44,7 @@ - Spring MVC Dispatcher Servlet + Dispatcher Servlet - Branding org.springframework.web.servlet.DispatcherServlet contextConfigLocation @@ -54,16 +55,8 @@ - Spring MVC Dispatcher Servlet - *.html + Dispatcher Servlet - Branding + / - - 404 - /WEB-INF/404.jsp - - - /WEB-INF/error.jsp - -