fixing typo / bug

git-svn-id: http://webgoat.googlecode.com/svn/trunk@274 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
rogan.dawes 2008-01-14 14:02:21 +00:00
parent f7a19f534c
commit dbfabf44b3

View File

@ -3,7 +3,7 @@
errorPage="" %>
<%
WebSession webSession = ((WebSession)session.getAttribute("websession"));
Employee employee = (Employee) session.getAttribute("DBDBSQLInjection.Employee");
Employee employee = (Employee) session.getAttribute("DBSQLInjection.Employee");
%>
<div class="lesson_title_box"><strong>Welcome Back </strong><span class="lesson_text_db"><%=webSession.getUserNameInLesson()%></span></div>
<div class="lesson_text">