<%-- /* $Header: monitoringTests.jsp 13-jun-2005.14:15:49 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION Monitoring Settings - Tests Page Segment PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 06/13/05 - add table summary andyao 03/09/05 - fix bug 4181336 andyao 01/05/05 - add row banding andyao 10/26/04 - andyao_services5 andyao 10/26/04 - fix alternate text andyao 10/19/04 - Creation */ /** * @version $Header: monitoringTests.jsp 13-jun-2005.14:15:49 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.sysman.eml.gensvc.test.data.ui.MonitoringTestsBean' %> <%@ page import='oracle.cabo.ui.UIConstants' %>