<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> My JSP 'updateuser.jsp' starting page

管理运动界面

序号 编号 运动员姓名 性别 运动项目 成绩 时间 操作
${num.count} ${sc.id} ${sc.name} ${sc.sex} ${sc.xm_name} ${sc.xm_cj} ${sc.time} 编辑 删除