X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=b3fcbbfac9a71d86a30f6584da8fbabdee637c79;hp=3be0c17c3c0a102cd96a3145a4263cadb630c5e1;hb=2f9d9defb49e300dc67a5eaa99993a236007ef7d;hpb=d53a4e6b1196f66f6f1768c013a4d9759be70dd2 diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 3be0c17c..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,8 +54,16 @@ - Spring MVC Dispatcher Servlet + Dispatcher Servlet - Branding *.html + + 404 + /WEB-INF/404.jsp + + + /WEB-INF/error.jsp + +