This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
--%>
|
||||
<%@include file = "jspf/enteteJSPF.jspf" %>
|
||||
<%@page contentType="text/html" pageEncoding="UTF-8"%>
|
||||
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
@@ -48,7 +49,7 @@
|
||||
<td><c:out value="${unPompier.getAdrCP()}"/></td>
|
||||
<td><c:out value="${unPompier.getAdrVille()}"/></td>
|
||||
<td><c:out value="${unPompier.getGrade()}"/></td>
|
||||
<td><c:out value="${unPompier.getCom()}"/></td>
|
||||
<td><c:out value="${unPompier.getCommentaire()}"/></td>
|
||||
</tr>
|
||||
</c:forEach>
|
||||
|
||||
|
Reference in New Issue
Block a user