<%-- - FILE - schedule.jsp - - DESCRIPTION - A step to set the schedule for the jobs. - - MODIFIED (MM/DD/YY) - svengali 08/10/07 - Adding additional space before instance name - kavkrish 06/14/07 - Adding a textBox for DP instance name - kavkrish 09/21/06 - ADA changes - vsubrahm 07/15/06 - Add the scheduleText text binding - tasingh 07/27/05 - tasingh_patch_ad_ui - tasingh 07/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 file="/oemNoscript.jspf" %> <%--include the schedule jspf--%> <%--DP Instance Name--%> <%@ include file="wizTemplate.jspf" %>