From fd29d440aaa648b30c810ad5c0b64349de32d86f Mon Sep 17 00:00:00 2001 From: nbaars Date: Sun, 21 Sep 2014 14:31:01 +0200 Subject: [PATCH] Replaced the contents of the jsp with the about page --- src/main/webapp/webgoat_challenge.jsp | 229 +++++++++++--------------- 1 file changed, 95 insertions(+), 134 deletions(-) diff --git a/src/main/webapp/webgoat_challenge.jsp b/src/main/webapp/webgoat_challenge.jsp index 2e41b48be..ac437dab9 100644 --- a/src/main/webapp/webgoat_challenge.jsp +++ b/src/main/webapp/webgoat_challenge.jsp @@ -1,139 +1,100 @@ <%@ page contentType="text/html; charset=ISO-8859-1" language="java" - errorPage=""%> -<%@page import="org.owasp.webgoat.session.WebSession"%> -<% -WebSession webSession = ((WebSession) session.getAttribute("websession")); -%> + errorPage=""%> - - - - -WebGoat V5.4 - - - + - +