X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=289983bb9caee0594105371fa139655447536b7e;hb=7e49305c9248231d4dcaa1dbe31158b554a74ab6;hp=b3fcbbfac9a71d86a30f6584da8fbabdee637c79;hpb=2f9d9defb49e300dc67a5eaa99993a236007ef7d;p=website diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index b3fcbbfa..289983bb 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -21,6 +21,7 @@ + characterEncodingFilter org.springframework.web.filter.CharacterEncodingFilter @@ -40,6 +41,19 @@ + + + + forceIncludeFilter + de.juplo.branding.web.ForceIncludeFilter + + + + forceIncludeFilter + *.html + + + @@ -55,15 +69,7 @@ Dispatcher Servlet - Branding - *.html + / - - 404 - /WEB-INF/404.jsp - - - /WEB-INF/error.jsp - -