<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ attribute name="normalPrice" fragment="true" %> <%@ attribute name="onSale" fragment="true" %> <%@ variable name-given="name" %> <%@ variable name-given="price" %> <%@ variable name-given="origPrice" %> <%@ variable name-given="salePrice" %>