<%-- /* $Header: beacons.jsp 07-may-2007.14:06:42 rgraham Exp $ */ /* Copyright (c) 2004, 2007, Oracle. All rights reserved. */ /* DESCRIPTION PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) rgraham 05/07/07 - add os, version columns to beacons table andyao 04/27/07 - add platform and version mvajapey 07/28/05 - not use partial andyao 07/24/05 - add fire partial action andyao 07/13/05 - add short desc andyao 06/13/05 - add table summary andyao 02/07/05 - use the latest target selector andyao 01/28/05 - add read only key column andyao 01/07/05 - move global button using tableActions andyao 01/05/05 - add row banding andyao 01/03/05 - disable beacons link andyao 12/23/04 - add beacon status link andyao 12/05/04 - add local beacon change event andyao 12/03/04 - remove error.jspf andyao 11/18/04 - add page text and tip text andyao 11/05/04 - remove deselect/select all andyao 11/01/04 - add Create Beacon andyao 10/18/04 - modify for availability page andyao 09/29/04 - add beacon status icon andyao 09/20/04 - fix formats andyao 09/09/04 - revisiting services code andyao 08/24/04 - andyao_services andyao 08/01/04 - Creation */ /** * @version $Header: beacons.jsp 07-may-2007.14:06:42 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.cabo.ui.UIConstants" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.PageViewBean" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.BeaconsPageViewBean" %> <%-- read only --%> <%-- commented out de select and select options --%> <%-- --%> <%----%>