fin chap9
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Liste des clients</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<%@include file="jspf/enteteClient.jspf" %>
|
||||
<%@include file="jspf/menuClient.jspf" %>
|
||||
<h2>Liste des clients</h2>
|
||||
|
||||
<%--Affichage de la vue--%>
|
||||
<c:out value="${laListe}" default="La liste doit être là" />
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user