%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page import="org.owasp.webgoat.session.WebSession"%> <% WebSession webSession = ((WebSession)session.getAttribute("websession")); %>