Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\rac\cluster\cluster_topo.jsp
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <uix:buildTree nodeID="clusterTopo"> <uix:dataScope> <uix:stackLayout> <uix:styledText styleClass="OraPromptText" textBinding="TOPOLOGY_TARGETS_INTRODUCTION_TEXT@racMsgBundle@servletRequest" /> <uix:spacer height="10" /> <uix:tableLayout width="100%" > <uix:rowLayout> <uix:cellFormat vAlign="middle"> <uix:flowLayout> <%-- <uix:styledText styleClass="OraFieldText" textBinding="SWITCH_TOPOLOGY@racMsgBundle@servletRequest" labeledNodeId="configChoice"/> <oem:choice name="racdbChoice" id="racdbChoice" selectedValueBinding="racdb@servletRequest" optionsBinding="racdbList@servletRequest" onChange="submitForm('topoForm', true, {'event':'switchRacDB','pageNum':'5'})"> </oem:choice> --%> <uix:styledText styleClass="OraFieldText" textBinding="SHOW_TOPOLOGY@racMsgBundle@servletRequest" labeledNodeId="configChoice"/> <uix:choice name="viewChoice" id="viewChoice" onChange="submitForm('topoForm', true, {'event':'doLoad','pageNum':'5'})"> <uix:option textBinding="TARGETS_VIEW@racMsgBundle@servletRequest" value="0" /> <uix:option textBinding="MEMBERS_VIEW@racMsgBundle@servletRequest" value="1" selectedBinding="showHostsView@servletRequest"/> </uix:choice> <uix:checkBox name="contentChoice" checkedBinding="contentChoice@racClusterBean@servletRequest" textBinding="VIEW_CFG_OPTION@racMsgBundle@servletRequest" onClick="submitForm('topoForm', true, {'event':'switchContentChoice','pageNum':'5'})" /> </uix:flowLayout> </uix:cellFormat> <uix:cellFormat hAlign="right"> <uix:flowLayout> <uix:styledText styleClass="OraFieldText" textBinding="VIEW_DATA@DBMsgBundle@servletRequest" labeledNodeId="refreshChoice"/> <uix:choice name="refreshChoice" id="refreshChoice" onChange="submitForm('topoForm', true, {'event':'doLoad','pageNum':'5'})"> <uix:option textBinding="AUTOMATICALLY_REFRESH_1MIN@DBMsgBundle@servletRequest" value="60"/> <uix:option textBinding="MANUALLY_REFRESH@DBMsgBundle@servletRequest" value="-1" selectedBinding="manualSelected@servletRequest"/> </uix:choice> </uix:flowLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:spacer height="10"/> <uix:switcher childNameBinding="viewChoice@servletRequest"> <uix:case name="0"> <oem:topology topoPageType="clusterTopoPageType" keyParameters="target, type" summaryBinding="summaryList@servletRequest" hideSearch="yes" hideSummary="no" width="100%"/> </uix:case> <uix:case name="1"> <%-- <uix:styledText styleClass="OraPromptText" textBinding="TOPOLOGY_HOSTS_INTRODUCTION_TEXT@racMsgBundle@servletRequest" /> <uix:spacer height="10" /> --%> <oem:topology topoPageType="clusterHostsTopoPageType" keyParameters="target, type" summaryBinding="summaryList@servletRequest" hideSearch="yes" hideSummary="no" width="100%"/> </uix:case> </uix:switcher> <uix:spacer height="10" /> <%-- <uix:tableLayout width="100%"> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:flowLayout> <uix:contents childDataBinding="contentChoices@racClusterBean@servletRequest"> <uix:radioButton name="contentChoice" textBinding="text" valueBinding="val" onClick="submitForm('topoForm', true, {'event':'switchContentChoice', 'pageNum':'5'})" selectedValueBinding="contentChoice@racClusterBean@servletRequest" /> </uix:contents> </uix:flowLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> --%> <uix:link textBinding="LEGEND@SDKBundle@servletRequest" destinationBinding="rac_legend_key@servletRequest"/> </uix:stackLayout> </uix:dataScope> </uix:buildTree>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de