From c64a3770de9d4930f95e40c83898bc0e80489e43 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Thu, 8 Sep 2005 10:20:34 +0000 Subject: [PATCH] Prove that 403 errors are handled by web.xml . --- samples/contacts/src/main/webapp/filter/WEB-INF/web.xml | 7 ++++++- samples/contacts/src/main/webapp/filter/error.html | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 samples/contacts/src/main/webapp/filter/error.html diff --git a/samples/contacts/src/main/webapp/filter/WEB-INF/web.xml b/samples/contacts/src/main/webapp/filter/WEB-INF/web.xml index e8bc1dabcf..386b8a906c 100644 --- a/samples/contacts/src/main/webapp/filter/WEB-INF/web.xml +++ b/samples/contacts/src/main/webapp/filter/WEB-INF/web.xml @@ -44,7 +44,7 @@ Acegi Filter Chain Proxy /* - +