X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=a204d6b3ccd0cdadec5bfa45dd99b24350caad41;hp=b6cb19fc0f2e665271fcb83a70e07c0d3a4d6fb7;hb=5f04e60da58d3f37fbb2ad983ec7415ad54ff562;hpb=c01c68591d93d50dd14cdb385f79fbee42eaed8f diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index b6cb19fc..a204d6b3 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -6,8 +6,57 @@ branding + + + + contextConfigLocation + + classpath:/spring/mvc.xml + + + - org.apache.tiles.web.startup.simple.SimpleTilesListener + org.springframework.web.context.ContextLoaderListener + + + + + characterEncodingFilter + org.springframework.web.filter.CharacterEncodingFilter + + encoding + UTF-8 + + + forceEncoding + true + + + + + characterEncodingFilter + /* + + + + + + + Dispatcher Servlet - Branding + org.springframework.web.servlet.DispatcherServlet + + contextConfigLocation + + + + 1 + + + + Dispatcher Servlet - Branding + / + +