AtelierProDM/web/WEB-INF/views/AccueilResponsableJSP.jsp
2025-01-09 21:29:22 +01:00

13 lines
271 B
Plaintext

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