X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=a204d6b3ccd0cdadec5bfa45dd99b24350caad41;hp=6a618b8cedd56ab65477d693d0e1b9daf0c15034;hb=5f04e60da58d3f37fbb2ad983ec7415ad54ff562;hpb=58b35732c61d7d93b17723990f3c1f580bb92231 diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 6a618b8c..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,13 +55,8 @@ - Spring MVC Dispatcher Servlet - *.html + Dispatcher Servlet - Branding + / - - 404 - /WEB-INF/404.jsp - -