X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=763fc1bd228deffa50101e97067ee9b43d4fdeff;hb=84d73b8a7b7dbbf33ec42f942d951b7eb1558be9;hp=320365f9366e25e428889db496148a270b5b95b8;hpb=74cfe92a1ed22094c6c9a09d9a9f422fc01d8b0f;p=website diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 320365f9..763fc1bd 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" version="2.5"> - branding + website @@ -21,6 +21,7 @@ + characterEncodingFilter org.springframework.web.filter.CharacterEncodingFilter @@ -43,7 +44,7 @@ - Spring MVC Dispatcher Servlet + Dispatcher Servlet - Website org.springframework.web.servlet.DispatcherServlet contextConfigLocation @@ -54,16 +55,8 @@ - Spring MVC Dispatcher Servlet - *.html + Dispatcher Servlet - Website + / - - 404 - /WEB-INF/404.jsp - - - /WEB-INF/error.jsp - -