Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\target\groups\topoViewSegment.jsp
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- <% System.out.println("debug:jsp1:" + ((com.evermind.server.http.EvermindJSPWriter) out).getCharSet() ); %> --%> <% ((com.evermind.server.http.EvermindJSPWriter) out).setCharSet("utf8") ; %> <oem:pageSegment> <uix:dataScope> <uix:bundle name="sdkMsg" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:rawText> <meta http-equiv="Refresh" content=<%=request.getAttribute("refreshTimeAndURL")%> /> </uix:rawText> <uix:stackLayout> <uix:rowLayout hAlign="right" vAlign="top"> <uix:styledText textBinding="refreshLabel@servletRequest" styleClass="OraPromptText" /> <uix:spacer width="5" /> <%-- submit the including form when a change is made. We do not know the name of the form here because that belongs to the including page. --%> <uix:choice name="refChoice" onChange="submitForm(this.form, true, {'event':'refEvent'})" selectedValueBinding="selectedValue@servletRequest" shortDescBinding="refreshLabel@servletRequest"> <uix:contents childDataBinding="refreshOptions@servletRequest"> <uix:option textBinding="text" valueBinding="value" /> </uix:contents> </uix:choice> </uix:rowLayout> <uix:spacer height="25" /> <oem:topology topoPageType="grpsTopoPageType" keyParameters="type, target" summaryBinding="summaryList@servletRequest" refreshEvent="Refresh" hideSearch="yes" hideSummary="no" width="100%" /> <uix:link textBinding="LEGEND@sdkMsg" onClickBinding="oracle_sysman_eml_target_grps_GroupsTopoViewSegHandler_legend_on_click_key@servletRequest" /> </uix:stackLayout> </uix:renderingContext> </uix:dataScope> </oem:pageSegment>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de