Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\gensvc\view\gensvcViewCompSummary.jsp
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ page import="oracle.sysman.eml.gensvc.view.data.ui.GenSvcKeyCompSummaryViewBean"%> <oem:pageSegment> <uix:dataScope currentDataBinding="GenSvcKeyCompSummaryViewBean@"> <uix:bundle name="gensvcRB" class="oracle.sysman.resources.eml.gensvc.GensvcResourceBundle"/> <uix:header textBinding="SVC_KEY_COMP_SUMMARY@gensvcRB"> <uix:tableLayout borderWidth="0"> <uix:rowLayout width="100%"> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraPromptText" textBinding="SYSTEM@gensvcRB"/> </uix:cellFormat> <uix:spacer width="20"/> <uix:cellFormat hAlign="left"> <uix:flowLayout> <uix:styledText styleClass="OraDataText" textBinding="<%=GenSvcKeyCompSummaryViewBean.SYSTEM_NAME_KEY %>" destinationBinding="<%=GenSvcKeyCompSummaryViewBean.SYSTEM_NAME_LINK_KEY %>" /> <uix:spacer width="5"/> <uix:styledText styleClass="OraPromptText" textBinding="TOPOLOGY_LINK@gensvcRB" destinationBinding="<%=GenSvcKeyCompSummaryViewBean.SYSTEM_TOPOLOGY_LINK_KEY %>" renderedBinding="<%=GenSvcKeyCompSummaryViewBean.SYSTEM_EXISTS %>" /> </uix:flowLayout> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout width="100%" renderedBinding="<%=GenSvcKeyCompSummaryViewBean.SYSTEM_EXISTS %>"> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraPromptText" textBinding="STATUS@gensvcRB"/> </uix:cellFormat> <uix:spacer width="20"/> <uix:cellFormat hAlign="left"> <uix:contents childDataBinding="<%= GenSvcKeyCompSummaryViewBean.STATES %>"> <uix:image sourceBinding="<%= GenSvcKeyCompSummaryViewBean.IMAGE_KEY %>"/> <uix:spacer width="5"/> <uix:styledText styleClass="OraDataText" textBinding="<%=GenSvcKeyCompSummaryViewBean.TEXT_KEY %>" destinationBinding="<%=GenSvcKeyCompSummaryViewBean.LINK_KEY %>" /> <uix:spacer width="15"/> </uix:contents> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout width="100%" renderedBinding="<%=GenSvcKeyCompSummaryViewBean.SYSTEM_EXISTS %>"> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraPromptText" textBinding="ALERTS@gensvcRB"/> </uix:cellFormat> <uix:spacer width="20"/> <uix:cellFormat hAlign="left"> <uix:image sourceBinding="<%= GenSvcKeyCompSummaryViewBean.IMAGE_SEV_CRITICAL %>"/> <uix:spacer width="5"/> <uix:styledText styleClass="OraDataText" textBinding="<%=GenSvcKeyCompSummaryViewBean.CRITICAL_ALERTS_KEY %>" destinationBinding="<%=GenSvcKeyCompSummaryViewBean.CRITICAL_ALERTS_LINK_KEY %>" /> <uix:spacer width="15"/> <uix:image sourceBinding="<%= GenSvcKeyCompSummaryViewBean.IMAGE_SEV_WARNING %>"/> <uix:spacer width="5"/> <uix:styledText styleClass="OraDataText" textBinding="<%=GenSvcKeyCompSummaryViewBean.WARNING_ALERTS_KEY %>" destinationBinding="<%=GenSvcKeyCompSummaryViewBean.WARNING_ALERTS_LINK_KEY %>"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:header> </uix:dataScope> </oem:pageSegment>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de