<%-- /* $Header: beaconRemove.jsp 14-jun-2005.13:44:54 andyao Exp $ */ /* Copyright (c) 2001, 2005, Oracle. All rights reserved. */ /* DESCRIPTION NOTES MODIFIED (MM/DD/YY) andyao 06/14/05 - fix OAC issues dbrown 05/28/03 - Set charset to utf-8. asawant 03/24/03 - asawant_bug-2727005_main asawant 03/17/03 - Creation. */ /** * @version $Header: beaconRemove.jsp 14-jun-2005.13:44:54 andyao 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/oem" prefix="oem"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ page import='oracle.sysman.eml.beacon.BeaconConstants'%> <%@ include file="/oemGlobal.jspf" %>