<%-- Document : examination_index Created on : Feb 22, 2008, 1:53:23 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"%> <%@ include file ="../../WEB-INF/jspf/Header.jspf" %> <%@ include file="../../WEB-INF/jspf/UserMenu.jspf" %> <%-- display quizzes for user --%>





<%-- --%>
<%@ include file ="../../WEB-INF/jspf/Footer.jspf" %>