<%-- /* $Header: URLtransaction.jsp 31-jul-2005.16:17:30 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 - fix OAC issues 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/24/02 - Fixing the comment header asawant 06/10/02 - history section added */ /** * @version $Header: URLtransaction.jsp 31-jul-2005.16:17:30 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" %>