From cfd4f03ad4ba69ce6e2ac2c9e6613f2253720f5f Mon Sep 17 00:00:00 2001 From: yuan <1032246642@qq.com> Date: Thu, 24 Nov 2016 10:54:57 +0800 Subject: [PATCH] =?UTF-8?q?#2=E6=8F=90=E4=BA=A4=E5=AE=9E=E9=AA=8C=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- labs/1414080902229/index.jsp | 82 ++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 labs/1414080902229/index.jsp diff --git a/labs/1414080902229/index.jsp b/labs/1414080902229/index.jsp new file mode 100644 index 00000000..94395e73 --- /dev/null +++ b/labs/1414080902229/index.jsp @@ -0,0 +1,82 @@ +<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + + + My JSP 'index.jsp' starting page + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +