%@ 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+"/"; %>
序号 | 运动员姓名 | 性别 | 运动项目 | 成绩 |
---|---|---|---|---|
${num.count} | ${sc.name} | ${sc.sex} | ${sc.xm_name} | ${sc.xm_cj} |