X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=289983bb9caee0594105371fa139655447536b7e;hb=7e49305c9248231d4dcaa1dbe31158b554a74ab6;hp=3be0c17c3c0a102cd96a3145a4263cadb630c5e1;hpb=d53a4e6b1196f66f6f1768c013a4d9759be70dd2;p=website diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 3be0c17c..289983bb 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 @@ -40,10 +41,23 @@ + + + + forceIncludeFilter + de.juplo.branding.web.ForceIncludeFilter + + + + forceIncludeFilter + *.html + + + - Spring MVC Dispatcher Servlet + Dispatcher Servlet - Branding org.springframework.web.servlet.DispatcherServlet contextConfigLocation @@ -54,8 +68,8 @@ - Spring MVC Dispatcher Servlet - *.html + Dispatcher Servlet - Branding + /