We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285d467 commit 3f1c715Copy full SHA for 3f1c715
src/main/webapp/lessons/GoatHillsFinancial/GoatHillsFinancial.jsp
@@ -1,7 +1,7 @@
1
<%@ page contentType="text/html; charset=ISO-8859-1" language="java"
2
import="org.owasp.webgoat.session.*"
3
errorPage="" %>
4
-<%@page import="org.owasp.webgoat.lessons.GoatHillsFinancial.GoatHillsFinancial;"%>
+<%@page import="org.owasp.webgoat.lessons.GoatHillsFinancial.GoatHillsFinancial"%>
5
<style>
6
<jsp:include page="GoatHillsFinancial.css" />
7
</style>
0 commit comments