Index: lams_tool_lamc/web/WEB-INF/web.xml =================================================================== diff -u -rfdb3e5c043522549d839142cfb3ef4e919913bbd -rafa0e6bf1c5690c4f8c49b0b767f75c000ff1fe2 --- lams_tool_lamc/web/WEB-INF/web.xml (.../web.xml) (revision fdb3e5c043522549d839142cfb3ef4e919913bbd) +++ lams_tool_lamc/web/WEB-INF/web.xml (.../web.xml) (revision afa0e6bf1c5690c4f8c49b0b767f75c000ff1fe2) @@ -145,11 +145,20 @@ 120 - + - 403 - /403.html - + 500 + /error.jsp + + + 403 + /403.jsp + + + 404 + /404.jsp + +