Forced browsing lesson does not show success #143

This commit is contained in:
Nanne Baars
2016-01-06 18:47:59 +02:00
parent 23a1f9e38e
commit e1be080eea
5 changed files with 92 additions and 149 deletions

View File

@ -14,6 +14,6 @@ WebSession webSession = ((WebSession)session.getAttribute("websession"));
<% response.sendRedirect(webSession.getCurrentLesson().getLink() +
"&succeeded=yes");
%>
<!-- http://localhost:8080/WebGoat/start.mvc#attack/12/1400&succeeded=yes -->
</body>
</html>