Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\gensvc\admin\segments\testMetrics.jsp
<%-- /* $Header: testMetrics.jsp 03-mar-2005.00:13:54 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION <short description of component this file declares/defines> PRIVATE CLASSES <list of private classes defined - with one-line descriptions> NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) andyao 03/03/05 - show this segment in view mode andyao 12/15/04 - andyao_testpagesplit andyao 12/11/04 - Creation */ /** * @version $Header: testMetrics.jsp 03-mar-2005.00:13:54 andyao Exp $ * @author andyao * @since release specific (what release of product did this appear in) */ --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import="oracle.cabo.ui.UIConstants" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.PageViewBean" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.TestMetricsUIBean" %> <oem:pageSegment> <uix:dataScope currentDataBinding="bean"> <uix:header textBinding="<%=TestMetricsUIBean.TEST_AUTO_METRIC_COLLECTION_KEY%>" > <uix:messagePrompt promptBinding="<%=TestMetricsUIBean.TEST_AUTO_METRIC_COLLECTION_PAGE_TEXT1_KEY%>"/> <uix:include nodeBinding="<%=TestMetricsUIBean.METRIC_COLUMNS_KEY%>"/> </uix:header> </uix:dataScope> </oem:pageSegment>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de