update,
This commit is contained in:
17
it114105/itp4511/Assignment/web/teacher/isError.jsp
Normal file
17
it114105/itp4511/Assignment/web/teacher/isError.jsp
Normal file
@@ -0,0 +1,17 @@
|
||||
<%--
|
||||
Document : isError
|
||||
Created on : 2019/12/14, 下午 02:00:01
|
||||
Author : JerryKwok
|
||||
--%>
|
||||
|
||||
<%@page contentType="text/html" pageEncoding="UTF-8"%>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>JSP Page</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World!</h1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user