probleme theConnection is null
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user