From 1d1ab5181884304647d1d157d2060b1478974122 Mon Sep 17 00:00:00 2001 From: unknown <小疯疯> Date: Thu, 10 Nov 2016 20:52:18 +0800 Subject: [PATCH] =?UTF-8?q?#3=20=E6=8F=90=E4=BA=A4=E5=AE=9E=E9=AA=8C?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- labs/1414080902127/MyJsp.jsp | 61 ++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 labs/1414080902127/MyJsp.jsp diff --git a/labs/1414080902127/MyJsp.jsp b/labs/1414080902127/MyJsp.jsp new file mode 100644 index 00000000..008937a4 --- /dev/null +++ b/labs/1414080902127/MyJsp.jsp @@ -0,0 +1,61 @@ +<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + 录入学生信息 + + + +

录入学生信息

+
+ + + + + + + + + + + + + + + + +
学号:
姓名:
性别:男 +              + 女 +
院系: +
专业:
原毕业学校:
身份证号:
政治面貌:群众 + 团员 + 党员 +
+
+ +