<%-- /* $Header: testMetrics.jsp 03-mar-2005.00:13:54 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION PRIVATE CLASSES NOTES 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" %>