1er commit
This commit is contained in:
12
web/WEB-INF/views/AccueilResponsableJSP.jsp
Normal file
12
web/WEB-INF/views/AccueilResponsableJSP.jsp
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
<%@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