Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\em2go\instance\changeState\specifyOperationForMountedState.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"/> <%@ include file="/em2go/em2goHrGlobal.jspf" %> <uix:document> <%@ include file="/em2go/em2goFooter.jspf" %> <uix:body> <db:form name="foo" method="POST" destination="/console/database/em2go/instance/changeState" copyParams="target,type"> <uix:formValue name="pageName" value="/database/em2go/instance/changeState/specifyOperationForMountedState"/> <uix:flowLayout> <oem:messageBox messageType="error" errorTableBinding="errors@servletRequest" /> <uix:styledText styleClass="OraInlineErrorText" textBinding="mainText@errors@servletRequest"/> </uix:flowLayout> <uix:rowLayout> <uix:styledText styleClass="OraHeaderSubSub" textBinding="specifyOperationHeader@dbChangeStateObject@pageContext"/> </uix:rowLayout> <uix:tableLayout> <uix:rowLayout> <uix:cellFormat> <uix:styledText styleClass="OraPromptText" textBinding="currentStateStr@dbChangeStateObject@pageContext"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:styledText styleClass="OraInstructionText" textBinding="SPECIFY_OPERATION_DESC@ChangeStateMsgBundle@servletRequest" /> <uix:tableLayout cellSpacing="5"> <uix:rowLayout> <uix:cellFormat hAlign="left"> <oem:radioButton name="toState" value="shutdown" selectedValueBinding="toState@dbChangeStateObject@pageContext" textBinding="SHUTDOWN@ChangeStateMsgBundle@servletRequest" styleClass="OraInstructionText" disabledBinding="shutdownState@dbChangeStateObject@pageContext"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left"> <oem:radioButton name="toState" value="open" selectedValueBinding="toState@dbChangeStateObject@pageContext" textBinding="OPEN@ChangeStateMsgBundle@servletRequest" styleClass="OraInstructionText" disabledBinding="openState@dbChangeStateObject@pageContext"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:spacer width="10"/> <uix:styledText styleClass="OraInstructionText" textBinding="OPEN_DESC@ChangeStateMsgBundle@servletRequest" /> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:rowLayout> <uix:flowLayout> <uix:submitButton textBinding="CANCEL@ChangeStateMsgBundle@servletRequest" name="event" value="cancel" /> <uix:submitButton textBinding="CONTINUE@ChangeStateMsgBundle@servletRequest" name="event" value="specifyOperationOk" /> </uix:flowLayout> </uix:rowLayout> </db:form> </uix:body> </uix:document> <%@ include file="/em2go/em2goThinFooter.jspf" %> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de