<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %> SunVote-Education Management System

Paper Management

Serial No. Test Paper Title Create Time Advice Time Total Score Operate
${vs.index+1} ${var.TITLE} ${var.CREATE_DATE} ${var.EXAM_TIME} ${var.SCORE}
No Data
<%@ include file="../../system/index/foot2.jsp"%>