<%-- - FILE - review.jsp - - DESCRIPTION - Review page - - MODIFIED (MM/DD/YY) - clo 10/12/05 - Created - - SINCE - 10.2+ --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%--All page contents should be within this tag--%> <% int navIndex = 5; int maxIndex = 5; int minIndex = 1; %> <%@ include file="template.jspf"%>