<%-- /* $Header: IPtransaction.jsp 31-jul-2005.16:17:29 andyao Exp $ */ /* Copyright (c) 2001, 2005, Oracle. All rights reserved. */ /* DESCRIPTION NOTES MODIFIED (MM/DD/YY) andyao 07/31/05 - add style andyao 06/14/05 - add description andyao 01/07/05 - remove html comment dbrown 05/28/03 - Set charset to utf-8. rmarripa 02/21/03 - cleanup rmarripa 02/20/03 - cleanup resources rmarripa 09/25/02 - fix bug-2592024, set the MODE asawant 06/10/02 - history section added */ /** * @version $Header: IPtransaction.jsp 31-jul-2005.16:17:29 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.mntr.Constants"%> <%@ page import="oracle.sysman.eml.beacon.BeaconConstants"%> <%@ include file="/oemPageGlobal.jspf" %>