<%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> Achats <%@include file="header.jsp" %>

Achats du client n°<%=request.getParameter("numero")%>

${cli.orderNum} ${cli.customerId} ${cli.productId} ${cli.quantity} ${cli.shippingCost} ${cli.salesDate} ${cli.shippingDate} ${cli.freightCompany}