<%@ include file="/sdk/oemTop.jspf" %> <%-- * Copyright (c) 2003, 2004, Oracle Corporation. All rights reserved. * * NAME * parametersPage.jsp * * NOTES * a page to show the create/edit for jobs parameters * * MODIFIED * rdabbott 02/21/04 - rm basic mode * xshen 09/22/03 - include oemTop * rdabbott 08/14/03 - rdabbott_run_details * rdabbott 08/14/03 - add access page, lib buttons * rdabbott 07/23/03 - creation * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="pageButtonsInclude.jspf" %> <%-- Warning/Error display --%> <% Object reqActionAttr = request.getAttribute("action"); if ( reqActionAttr != null && reqActionAttr.toString().length() > 0 ) { %> <% } %> <%-- *** SHOW THE INCLUDED INFO --%> <% if ( request.getAttribute("parametersInclude.uri") != null ) { %> "/> <% } %>