Files
_resources/it114105/itp4511/Assignment/web/teacher/isError.jsp
louiscklaw 04dbefcbaf update,
2025-02-01 01:58:47 +08:00

18 lines
379 B
Plaintext

<%--
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>