<%-- - FILE - schedule.jsp - - DESCRIPTION - Scheduling 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" %> <%--include the schedule jspf--%> <% int navIndex = 4; int maxIndex = 5; int minIndex = 1; %> <%@ include file="template.jspf" %>