diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 8d5bda92..802ac6f4 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -142,6 +142,18 @@ java.lang.Throwable /common/error.jsp + + 400 + /common/error.jsp + + + 401 + /common/error.jsp + + + 403 + /common/error.jsp + 404 /common/error.jsp