diff --git a/labs/1414080902216/index.jsp b/labs/1414080902216/index.jsp new file mode 100644 index 00000000..70c2b110 --- /dev/null +++ b/labs/1414080902216/index.jsp @@ -0,0 +1,66 @@ +<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + + + + java-web实验 + + + + + + + + + +
+
+ + +
+
+ + +
+
+ + +

Example block-level help text here.

+
+
+ +
+ +
+ + + + + + + + \ No newline at end of file