<%@ 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.area} 编辑 删除