<%@ page contentType="text/html; charset=ISO-8859-1" language="java" errorPage=""%> <%@page import="org.owasp.webgoat.session.WebSession"%> <% WebSession webSession = ((WebSession) session.getAttribute(WebSession.SESSION)); %> WebGoat V6.0
This should default to the "How to Work with Webgoat" lesson