From 25f47916cc9627dcb31b985644adba295bb5e75b Mon Sep 17 00:00:00 2001 From: mayhew64 Date: Tue, 20 Mar 2007 19:05:46 +0000 Subject: [PATCH] Rename CookieCatcher to Catcher git-svn-id: http://webgoat.googlecode.com/svn/trunk@121 4033779f-a91e-0410-96ef-6bf7bf53c507 --- webgoat/main/project/WebContent/WEB-INF/web-unix.xml | 6 +++--- webgoat/main/project/WebContent/WEB-INF/web-windows.xml | 6 +++--- webgoat/main/project/WebContent/WEB-INF/web.xml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml b/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml index 95217df00..332e5dd01 100644 --- a/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml +++ b/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml @@ -175,11 +175,11 @@ - CookieCatcher + Catcher This servlet catches any posts and marks the appropriate lesson property. - org.owasp.webgoat.CookieCatcher + org.owasp.webgoat.Catcher @@ -243,7 +243,7 @@ - CookieCatcher + Catcher /catcher diff --git a/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml b/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml index 419f6028a..53458f502 100644 --- a/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml +++ b/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml @@ -175,11 +175,11 @@ - CookieCatcher + Catcher This servlet catches any posts and marks the appropriate lesson property. - org.owasp.webgoat.CookieCatcher + org.owasp.webgoat.Catcher @@ -244,7 +244,7 @@ - CookieCatcher + Catcher /catcher diff --git a/ webgoat/main/project/WebContent/WEB-INF/web.xml b/ webgoat/main/project/WebContent/WEB-INF/web.xml index 419f6028a..53458f502 100644 --- a/ webgoat/main/project/WebContent/WEB-INF/web.xml +++ b/ webgoat/main/project/WebContent/WEB-INF/web.xml @@ -175,11 +175,11 @@ - CookieCatcher + Catcher This servlet catches any posts and marks the appropriate lesson property. - org.owasp.webgoat.CookieCatcher + org.owasp.webgoat.Catcher @@ -244,7 +244,7 @@ - CookieCatcher + Catcher /catcher