<%-- /* $Header: beaconPerfPage.jsp 27-feb-2006.15:50:23 hmodawel Exp $ */ /* Copyright (c) 2001, 2006, Oracle. All rights reserved. */ /* DESCRIPTION Part of Beacon Performance Home Page Tab NOTES MODIFIED (MM/DD/YY) hmodawel 02/27/06 - fix ojsp 1013 compilation errors andyao 06/14/05 - add description mfidanbo 01/26/05 - error message handling rmarripa 07/24/03 - change choice tag dbrown 06/05/03 - Set charset to utf-8. asawant 03/26/03 - History added. */ /** * @version $Header: beaconPerfPage.jsp 27-feb-2006.15:50:23 hmodawel Exp $ * @author asawant * @since release specific (what release of product did this appear in) */ --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ 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.beacon.BeaconConstants"%> <%@include file="/monitoring/beacon/beaconPerfMetricTables.jspf"%> <%@include file="/sdk/pageTemplate.jspf" %>