%@page contentType="text/html" pageEncoding="utf-8"%> <%@ taglib prefix = "c" uri = "http://java.sun.com/jsp/jstl/core" %>
| Quantity | Description | Price | Amount | |
|---|---|---|---|---|
| ${item.product.description} | ${item.product.priceCurrencyFormat} | ${item.totalCurrencyFormat} |
To change the quantity, enter the new quantity and click on the Update button.