Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\emx\deployProcessing.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- -- Page: processing.jsp -- Controller: oracle.sysman.emx.ui.DeployController -- -- Description: Launched when user deploys or undeploys an MP -- -- MODIFIED (MM/DD/YY) -- caroy 02/24/05 - name cutover -- caroy 02/03/05 - caroy_add_processing_page --%> <jsp:useBean id="deployVerifyBean" scope="request" type="oracle.sysman.emx.ui.DeployVerificationBean"/> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="mpBundle" class="oracle.sysman.emx.ui.MPMsg"/> <uix:document> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <uix:body> <uix:contents> <uix:form name="deployProcessing"> <uix:pageLayout> <%@ include file="/oemGlobal.jspf" %> <%@ include file="../health/header.jsp"%> <%@ include file="/setRefreshRate.jspf" %> <uix:header textBinding="DEPLOY_PROCESSING_TITLE@mpBundle" icon="/em/images/processl.gif"> <uix:tableLayout width="100%" hAlign="center"> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:styledText styleClass="OraInstructionText" text="" /> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:spacer height="20" width="0"/> </uix:rowLayout> <uix:rowLayout hAlign="center"> <uix:cellFormat hAlign="center"> <uix:stackLayout> <uix:contents> <uix:processing percentCompleteBinding="percentDone@deployVerifyBean@servletRequest" timeInterval="<%=processingPageInterval%>"> <uix:contents> <uix:styledText styleClass="OraProcessingStatusVariable" textBinding="processingText@deployVerifyBean@servletRequest" /> </uix:contents> </uix:processing> </uix:contents> </uix:stackLayout> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:spacer height="10" width="0"/> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat> <uix:tip> <uix:text textBinding="DEPLOY_PROCESSING_TIP@mpBundle"/> </uix:tip> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:header> </uix:pageLayout> </uix:form> </uix:contents> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de