<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1" %> <%@ page import="org.splat.simer.OpenStudy"%> <%@ taglib prefix="s" uri="/struts-tags" %> <% OpenStudy entity = (OpenStudy)session.getAttribute("study.open"); %>