<%-- Document : assessment_settings Created on : Feb 25, 2008, 1:05:55 PM Author : aili --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@taglib prefix="f" uri="http://java.sun.com/jsf/core"%> <%@taglib prefix="h" uri="http://java.sun.com/jsf/html"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> response.setHeader("Cache-Control", "no-store"); response.setHeader("Pragma", "no-cache"); response.setHeader("Expires", "0"); <%@ include file ="/WEB-INF/jspf/Header.jspf" %> <%----%>
5
10
15
20

" onClick="javascript:history.go(-1)" /> <%--
--%>
<%@ include file ="../../WEB-INF/jspf/Footer.jspf" %>