This commit is contained in:
parent
06be3bbb94
commit
e8d9a90e9a
17
web/WEB-INF/jspf/newjsp.jsp
Normal file
17
web/WEB-INF/jspf/newjsp.jsp
Normal file
@ -0,0 +1,17 @@
|
||||
<%--
|
||||
Document : newjsp
|
||||
Created on : 18 oct. 2021, 11:35:22
|
||||
Author : funcha.ahamadi
|
||||
--%>
|
||||
|
||||
<%@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>
|
Loading…
x
Reference in New Issue
Block a user