<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <%@ taglib prefix="s" uri="/struts-tags"%> 校园宿舍管理系统
校园宿舍管理系统
 
<%@ include file="Left.jsp"%>
我的缺寝记录
缺寝人 性别 日期 备注 寝室长 登记人
${Student_Name} ${Student_Sex} ${Log_Date} ${Log_Remark} ${Domitory_Name} ${Teacher_Name}