Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\instance\changeState\specifyOpenOptions.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="/oemTitle.jspf" %> <uix:body> <db:form name="foo" method="POST" destinationBinding="defaultControllerURL@dbChangeStateObject@pageContext" copyParams="target,type"> <uix:pageLayout> <%@ include file="/database/global.jspf" %> <uix:stackLayout> <uix:contents> <uix:formValue name="pageName" value="/database/instance/changeState/specifyOpenOptions"/> <uix:header textBinding="openOptionsHeader@dbChangeStateObject@pageContext"> <uix:spacer height="5"/> <uix:tableLayout cellSpacing="5"> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:checkBox name="readOnly" checkedBinding="readOnly@dbChangeStateObject@pageContext" textBinding="STARTUP_OPTIONS_READ_ONLY@ChangeStateMsgBundle@servletRequest" /> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:spacer width="10"/> <uix:styledText styleClass="OraInstructionText" textBinding="STARTUP_OPTIONS_READ_ONLY_DESC@ChangeStateMsgBundle@servletRequest" /> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:spacer height="5"/> </uix:header> </uix:contents> </uix:stackLayout> <uix:contentFooter> <uix:pageButtonBar> <uix:submitButton textBinding="CANCEL@ChangeStateMsgBundle@servletRequest" name="event" value="advancedCancelled" /> <uix:submitButton textBinding="OK@ChangeStateMsgBundle@servletRequest" name="event" value="operationSpecified" /> </uix:pageButtonBar> </uix:contentFooter> </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