From ac0bd921218aacd5ba7e66a0bcbede1d6b681299 Mon Sep 17 00:00:00 2001 From: Mr-bingo <571738457@qq.com> Date: Tue, 18 Oct 2016 22:48:41 +0800 Subject: [PATCH] #63 Internet Based Exam System --- labs/1414080902108/index.jsp | 278 +++++++++++++++++++++++++++++++++++ 1 file changed, 278 insertions(+) create mode 100644 labs/1414080902108/index.jsp diff --git a/labs/1414080902108/index.jsp b/labs/1414080902108/index.jsp new file mode 100644 index 00000000..58f3eb31 --- /dev/null +++ b/labs/1414080902108/index.jsp @@ -0,0 +1,278 @@ +<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + +
+ +