probleme theConnection is null

This commit is contained in:
josephine.vetu
2024-10-14 15:59:20 +02:00
parent 8cf65573ae
commit cc9e70fd93
6 changed files with 32 additions and 15 deletions

View File

@@ -18,7 +18,7 @@
<%@include file="jspf/menuClient.jspf" %>
<h2>Nouveau client</h2>
<p>Page en construction</p>
<form action="action" method="post">
<form action="nouveauClient" method="post">
<label for="nom">Nom : </label>
<input type="text" id="fnom" name="ztNom" required="required"><br><br>
<label for="nom">Prénom : </label>