<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2008, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * processing.jsp * * NOTES * Processing page for generate script. * * MODIFIED * kmckeen 02/03/09 - Include oemNoscript to eliminate OAC Cat1 violation * kmckeen 11/26/08 - Use getProcessingPageBrowserTitle() * kmckeen 06/26/08 - Implement new workflow * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db"%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/setRefreshRate.jspf" %> <%@ include file="/database/global.jspf" %> <%-- Messages should not be displayed on the processing page. -- Instead, they should appear on the next page. <%@ include file="/database/masking/dmMsging.jspf" %> --%>