Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\metrics\baselines\baselineRelatedLinks.jspf
<%-- -- Name: em/metrics/baselines/baselineRelatedLinks.jspf -- Description: This jspf is included in the baselines pages to display -- the Related Links section. -- -- Included by: em/metrics/baselines/allBaselines.jsp -- -- Notes: There are two important elements of context required for -- this page fragment: -- 1. useBean with id="baselineView" and -- type="<subclass of BaselinePageView>" -- 2. SDK bundle -- -- MODIFIED (MM/DD/YY) -- jsoule 01/21/05 - add systemStatus page -- jsoule 10/15/04 - jsoule_grid_baseline_support -- jsoule 10/08/04 - Relocated to core --%> <%@ page import="oracle.cabo.ui.UIConstants" %> <%@ page import="oracle.sysman.emSDK.eml.SDKUIMsgID" %> <%@ page import="oracle.sysman.emSDK.page.mtrx.bsln.BaselineUIConstants" %> <uix:dataScope currentDataBinding='<%= BaselineUIConstants.ATTR_PAGEVIEW+"@servletRequest" %>'> <uix:header rendered="<%= baselinePageView.hasRelatedLinks() %>" textBinding='<%= SDKUIMsgID.RELATED_LINKS+"@"+BaselineUIConstants.ATTR_SDKBUNDLE %>'> <uix:tableLayout> <uix:contents childDataBinding="<%= BaselineUIConstants.VIEW_ATTR_ROWSRELATEDLINKS %>"> <uix:rowLayout hAlign="left"> <uix:contents childDataBinding="<%= BaselineUIConstants.KEY_COLUMNSRELATEDLINKS %>"> <uix:cellFormat> <uix:styledText textBinding="<%= UIConstants.TEXT_KEY %>" destinationBinding="<%= UIConstants.DESTINATION_KEY %>"/> <uix:spacer width="20" height="1"/> </uix:cellFormat> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:header> </uix:dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de