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+"/"; +%> + + + +
+