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