<%-- /* $Header: collectionProperties.jsp 19-jun-2007.00:48:27 rgraham Exp $ */ /* Copyright (c) 2004, 2007, Oracle. All rights reserved. */ /* DESCRIPTION Monitoring Settings - Collection Properties page segment. PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) rgraham 06/18/07 - fix bug 6018345 andyao 08/30/05 - add no auto complete andyao 07/27/05 - add required flag andyao 07/24/05 - add partial action andyao 06/13/05 - add short description andyao 05/09/05 - adde view mode andyao 03/08/05 - change the view by string andyao 03/02/05 - fix bug 4214572 andyao 01/19/05 - fix UI issues andyao 09/01/04 - Creation */ /** * @version $Header: collectionProperties.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.CollectionPropertiesBean' %> <%@ page import='oracle.cabo.ui.UIConstants' %> <%@ page import='oracle.sysman.eml.ImageNames' %> <%-- --%> <%-- --%>