<%-- Document : accueilJSP Created on : 12 sept. 2025, 14:42:44 Author : steve.maingana --%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@include file="jspf/entete.jspf" %> <%@include file="jspf/menu.jspf" %>

Gestion de clients

<%@ include file="jspf/login.jspf" %>

Bienvenue ${param.pseudo} !

${authentification.getResultat()}

${authentification.getResultat()}