Changed tag case. removed unused import

git-svn-id: http://webgoat.googlecode.com/svn/trunk@116 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mayhew64 2007-02-25 18:39:38 +00:00
parent d8680dcfc3
commit a2abbfaf1e
2 changed files with 1 additions and 3 deletions

View File

@ -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;
/*******************************************************************************

View File

@ -18,7 +18,7 @@
<p>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 <A HREF=mailto:WebGoat@g2-inc.com>WebGoat@G2-Inc.com</A>.</p>
comments to Bruce at <a href=mailto:WebGoat@g2-inc.com>WebGoat@G2-Inc.com</a>.</p>
<div id="team">
<table border="0" align="center" class="lessonText">
<tr>