Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\instance\swrf\createSnapConfirm.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:document> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <uix:body> <db:form name="foo" method="POST" destination="/console/database/instance/swrfSnapshots" copyParams="target,type"> <uix:pageLayout titleBinding="CONFIRMATION@DBMsgBundle@servletRequest" messageType="confirmation" > <%@ include file="/database/global.jspf" %> <uix:tableLayout width="100%" cellSpacing="2"> <uix:stackLayout> <uix:styledText styleClass="OraDataText" textBinding="SNAPSHOT_CREATE_CONFIRM@DBMsgBundle@servletRequest" /> <uix:spacer height="15" /> <uix:styledText styleClass="OraPromptText" textBinding="SNAPSHOT_CREATE_INFO@DBMsgBundle@servletRequest" /> </uix:stackLayout> </uix:tableLayout> <uix:pageButtons> <uix:pageButtonBar> <uix:button textBinding="SP_NO@DBMsgBundle@servletRequest" destinationBinding="backLink@servletRequest" /> <uix:submitButton textBinding="SP_YES@DBMsgBundle@servletRequest" name="event" value="doTakeSnapshot"/> </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