<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * mtCACreate.jsp * * NOTES * Create Multi Task Corrective Action UI Property Sheet * * MODIFIED * ashugupt 06/10/05 - fix ada voilations * jaysmith 04/08/05 - for CA lib, include adminSideNav * jaysmith 10/22/04 - jaysmith_multitask_ca_support * jaysmith 10/22/04 - pageButtonsInclude --> caPageButtonsInclude * jaysmith 10/13/04 - 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="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%-- The CA Library now lives under Setup, not the Jobs tab. To get its navigator path right, we need this include --%> <% if (request.getParameter("ctxType").equals("userCA")) { %> <%@ include file="/health/header.jsp"%> <% } %> <%@ include file="/jobs/main/messagesInclude.jspf" %> <%@ include file="caPageButtonsInclude.jspf" %>