%-- Created by IntelliJ IDEA. User: 周训凯 Date: 2019/5/14 Time: 0:04 To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" import="com.itheima.po.Visitor" %> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
| --%>
            <%-- --%>--%>
            <%-- | ID<%-- | 学号--%> | 访客姓名<%-- | 性别--%> <%-- | 年龄--%> | 访客电话 | 访问宿舍编号 | 访问宿舍楼 | 访问时间 | 
|---|---|---|---|---|---|---|---|---|---|
| ${visitor.v_id} | ${visitor.v_name} | ${visitor.v_phone} | ${visitor.v_dormitoryid} | ${visitor.v_dormbuilding} |