<%-- /* $Header: beaconPing.jsp 31-jul-2005.16:55:39 andyao Exp $ */ /* Copyright (c) 2001, 2005, Oracle. All rights reserved. */ /* DESCRIPTION NOTES MODIFIED (MM/DD/YY) andyao 07/31/05 - fix format andyao 06/14/05 - fix OAC issues andyao 01/07/05 - remove html comment dbrown 05/28/03 - Set charset to utf-8. rmarripa 02/20/03 - cleanup resources njuillar 07/11/02 - Use seconds instead of milliseconds for timeout njuillar 06/10/02 - Cutting over to POST. asawant 05/07/02 - history section added */ /** * @version $Header: beaconPing.jsp 31-jul-2005.16:55:39 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"%> <%@ page import='oracle.sysman.eml.beacon.BeaconConstants'%> <%@ include file="/oemPageGlobal.jspf" %> <%-- --%>