diff --git a/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java b/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java index b82b7ef75..1178a3ec3 100644 --- a/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java +++ b/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/NewLesson.java @@ -2,8 +2,6 @@ package org.owasp.webgoat.lessons; import org.apache.ecs.Element; import org.apache.ecs.StringElement; -import org.apache.ecs.html.IMG; - import org.owasp.webgoat.session.WebSession; /******************************************************************************* diff --git a/ webgoat/main/project/WebContent/webgoat.jsp b/ webgoat/main/project/WebContent/webgoat.jsp index fa0727467..bf2d5bfaa 100644 --- a/ webgoat/main/project/WebContent/webgoat.jsp +++ b/ webgoat/main/project/WebContent/webgoat.jsp @@ -18,7 +18,7 @@

This program is a demonstration of common web application flaws. The exercises are intended to provide hands on experience with application penetration testing techniques. The WebGoat project is lead by Bruce Mayhew. Please send all - comments to Bruce at WebGoat@G2-Inc.com.

+ comments to Bruce at WebGoat@G2-Inc.com.