<%-- Created by IntelliJ IDEA. User: x'b'w Date: 2021/5/14 Time: 14:04 To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%--查询--%> <%--删除--%> 链接数据库,获取来自数据库的数据 <%-- 输出查询语句--%> ${list}
学号 姓名 操作
${student.num} ${student.name} 删除 修改