diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e35ea9e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/nbproject/private/ +/build/ diff --git a/web/WEB-INF/AuthentificationJSP.jsp b/web/WEB-INF/AuthentificationJSP.jsp index bb46075..b38000a 100644 --- a/web/WEB-INF/AuthentificationJSP.jsp +++ b/web/WEB-INF/AuthentificationJSP.jsp @@ -1,17 +1,26 @@ <%-- Document : authentificationJSP Created on : 18 oct. 2021, 11:09:26 - Author : thomas.millot + Author : Chelloug.Eliass --%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> - - - - - JSP Page - - -

Hello World!

- - +
+

Merci de vous identifier pour acceder aux dossiers

+
+
Identification utilisateur +

+ + +

+

+ + +



+ + +

+
+
+

+
+ diff --git a/web/WEB-INF/ModifProfilJSP.jsp b/web/WEB-INF/ModifProfilJSP.jsp index 9587ac0..f85a6a3 100644 --- a/web/WEB-INF/ModifProfilJSP.jsp +++ b/web/WEB-INF/ModifProfilJSP.jsp @@ -1,7 +1,7 @@ <%-- Document : ModifProfilJSP Created on : 18 oct. 2021, 11:10:01 - Author : thomas.millot + Author : Chelloug.Eliass --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> diff --git a/web/WEB-INF/ProfilJSP.jsp b/web/WEB-INF/ProfilJSP.jsp index 5fd3379..adb3a25 100644 --- a/web/WEB-INF/ProfilJSP.jsp +++ b/web/WEB-INF/ProfilJSP.jsp @@ -1,7 +1,7 @@ <%-- Document : ProfilJSP Created on : 18 oct. 2021, 11:09:44 - Author : thomas.millot + Author : Chelloug.Eliass --%> <%@page contentType="text/html" pageEncoding="UTF-8"%>