<%-- /* $Header: gensvcAvail.jsp 27-may-2005.14:56:32 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION Monitoring Settings - Threshold Settings page PRIVATE CLASSES The availability page. NOTES MODIFIED (MM/DD/YY) andyao 05/27/05 - add related links andyao 03/04/05 - use EmlConstants.RETURN_URL_PAGE_PROPERTY andyao 01/07/05 - andyao 12/21/04 - use hide/show andyao 12/03/04 - use message.jspf andyao 11/18/04 - move page level text andyao 11/09/04 - fix tip text andyao 11/05/04 - remove manage tests/beacons andyao 10/26/04 - andyao_services5 andyao 10/21/04 - move error location andyao 10/13/04 - andyao_services4 andyao 10/01/04 - Creation */ /** * @version $Header: gensvcAvail.jsp 27-may-2005.14:56:32 andyao Exp $ * @author andyao * @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.gensvc.GenSvcPageSegmentTypes' %> <%@ page import="oracle.sysman.eml.gensvc.GenSvcUIConstants" %> <%@ page import="oracle.sysman.emSDK.eml.EmlConstants" %> <%@ page import="oracle.cabo.ui.UIConstants" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf"%> <%@ include file="/gensvc/message.jspf" %> <%----%> <%----%> <%-- --%> <%-- --%> <%@ include file="/gensvc/relatedLinks.jspf" %> <%-- the OK button --%>