<%@ page contentType="text/html" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> Items (Bean with JDBC)
NamePriceQuantity
${i.name}$${i.price}${i.quantity}