<%@ 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 + "/"; %> <%@ include file="../../system/index/top.jsp"%>
<%@ include file="../../system/index/head.jsp"%>

${pd.TEACHER[0].TEACHER_NAME }

${pd.TEACHER[0].SCHOOL_NAME }

${pd.TEACHER[0].GRADE_NAME}${pd.TEACHER[0].SUBJECT_NAME} ${pd.TEACHER[0].CLASS_NAME}

测验
分析
<%@ include file="../../system/index/foot.jsp"%>