1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
JEE_Project/build/web/WEB-INF/classes/jsp/errlogin.jsp
2022-06-27 21:14:35 +02:00

17 lines
378 B
Text

<%--
Document : errlogin
Created on : 1 juin 2020, 11:41:58
Author : faycal
--%>
<%@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>Erreur de connexion</h1>
</body>
</html>