From 342dbc8f810300d6ac7903f7d6a61c01fd70da58 Mon Sep 17 00:00:00 2001 From: huangzejay Date: Mon, 7 Nov 2016 17:16:47 +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/1414080902206/index.jsp | 49 +++++++++++++++++++++++++++++++++ labs/1414080902206/success.json | 4 +-- 2 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 labs/1414080902206/index.jsp diff --git a/labs/1414080902206/index.jsp b/labs/1414080902206/index.jsp new file mode 100644 index 00000000..8393190f --- /dev/null +++ b/labs/1414080902206/index.jsp @@ -0,0 +1,49 @@ +<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + + + 提交 + + + + + + + + + + <%= new java.util.Date() %> +
+
+ + +
+
+ + +
+ +
+ + + + + + diff --git a/labs/1414080902206/success.json b/labs/1414080902206/success.json index 90308965..e86fbae1 100644 --- a/labs/1414080902206/success.json +++ b/labs/1414080902206/success.json @@ -1,3 +1,3 @@ { - "msg": "login is successful!" -} + "msg": "ɹ" +} \ No newline at end of file