%@ 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} |