This commit is contained in:
@@ -22,9 +22,4 @@
|
||||
Affichage du message contenu dans l'objet controlForm de type AuthentifForm -->
|
||||
<p>${controlForm.getResultat()}</p>
|
||||
<br />
|
||||
<c:when test="${controlForm.getResultat()=='Chef'}">
|
||||
<c:redirect url="ChefCaserne"></c:redirect>
|
||||
</c:when>
|
||||
<c:when test="${controlForm.getResultat()=='Pompier'}">
|
||||
<c:redirect url="Pompier"></c:redirect>
|
||||
</c:when>
|
||||
|
||||
|
Reference in New Issue
Block a user