<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> 本院教师信息
学生端 教师通讯录 本院教师信息
ID 工号 姓名 性别 文化程度 职称
${t.count} ${teacher.t_id} ${teacher.t_name} ${teacher.t_sex} ${teacher.t_education} ${teacher.t_title}