From b2241e039ccf8a7d2f742b1e264c67be11e28f52 Mon Sep 17 00:00:00 2001 From: unknown <346143551@qq.com> Date: Mon, 7 Nov 2016 10:25:39 +0800 Subject: [PATCH] =?UTF-8?q?#3=20=E6=8F=90=E4=BA=A4=E8=AF=95=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/1414080902101/index.jsp | 71 ++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 labs/1414080902101/index.jsp diff --git a/labs/1414080902101/index.jsp b/labs/1414080902101/index.jsp new file mode 100644 index 00000000..ccfd4215 --- /dev/null +++ b/labs/1414080902101/index.jsp @@ -0,0 +1,71 @@ +<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + + + My JSP 'MyJsp.jsp' starting page + + + + + + + + + + + + +
+ +
+
+ +
+
+
+
+ +
+
+
+ +         忘记密码? +
+
+
+
+ +
+ 现在的日期和时间是:<%=new Date() %>> +
+ +