Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\baselines\baselineRelatedLinks.jspf
<%-- -- Name: em/database/baselines/baselineRelatedLinks.jspf -- Description: This jspf is included in the baselines pages to display -- the Related Links section. -- -- Included by: em/database/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 06/13/05 - cut to core -- jsoule 07/30/04 - jsoule_add_baseline_model --%> <%@ 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> <uix:contents childDataBinding="<%= BaselineUIConstants.KEY_COLUMNSRELATEDLINKS %>"> <uix:styledText textBinding="<%= UIConstants.TEXT_KEY %>" destinationBinding="<%= UIConstants.DESTINATION_KEY %>"/> </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