Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\dist\streams\queue\schedule\changeStateConfirmation.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" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="dbMsgs" class="oracle.sysman.db.rsc.DBObjectMsg"/> <uix:bundle name="scheduleMsgs" class="oracle.sysman.db.rsc.streams.QueueScheduleMsg"/> <uix:document> <uix:metaContainer> <uix:head titleBinding="CONFIRMATION@dbMsgs"/> </uix:metaContainer> <uix:body> <db:form name="changeStateConfirmation" method="post" destination="/console/database/dist/streams/queueSchedule" copyParams="target,type,otype,QNAME,QSCHEMA,objectType,oname,sname"> <uix:formValue name="pageName" value="/database/dist/streams/queue/schedule/changeStateConfirmation"/> <uix:formValue name="cancelURL" valueBinding="cancelURL@servletRequest"/> <uix:pageLayout messageType="confirmation"> <%@ include file="/database/globalPopup.jspf" %> <!-- main contents --> <uix:contents> <uix:tableLayout hAlign="center" width="100%"> <uix:contents> <uix:rowLayout width="100%"> <uix:contents> <uix:messageStyledText styleClass="OraDataText" textBinding="changeStateConfirmationMessage@servletRequest"/> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> <!-- navigation --> <uix:pageButtons> <uix:pageButtonBar> <uix:contents> <uix:submitButton textBinding="NO@dbMsgs" name="event" value="cancel"/> <uix:submitButton textBinding="YES@dbMsgs" name="event" valueBinding="changeStateEventName@servletRequest"/> </uix:contents> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </db:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de