This commit is contained in:
funcha.ahamadi 2021-10-18 11:36:22 +02:00
parent 06be3bbb94
commit e8d9a90e9a

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