<%-- /* $Header: txnThreshold.jsp 19-jun-2007.00:48:27 rgraham Exp $ */ /* Copyright (c) 2004, 2007, Oracle. All rights reserved. */ /* DESCRIPTION Monitoring Settings - Transaction Threshold Settings page segment PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) rgraham 06/15/07 - fix bug 6018345 andyao 07/24/05 - add partial action andyao 06/13/05 - add short description andyao 05/09/05 - add view mode andyao 04/08/05 - andyao 03/08/05 - change the view by string andyao 03/01/05 - fix bug 4201848 andyao 01/19/05 - fix UI issues andyao 10/22/04 - remove error.jspf from segments andyao 10/16/04 - andyao_mon_settings andyao 09/01/04 - Creation */ /** * @version $Header: txnThreshold.jsp 19-jun-2007.00:48:27 rgraham 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.ThresholdBean' %> <%@ page import='oracle.sysman.eml.gensvc.test.data.ui.TxnThresholdBean' %> <%@ page import='oracle.cabo.ui.UIConstants' %> <%@ page import='oracle.sysman.eml.ImageNames' %> <%-- --%> <%-- this drop down allows filtering by beacons this functionality is disabled --%> <%-- this filtering functionality is disabled --%> <%-- This needs to be implemented later --%>