<%-- /* $Header: transactionDeletionStatus.jsp 28-may-2003.17:13:35 dbrown Exp $ */ /* Copyright (c) 2001, 2003, Oracle Corporation. All rights reserved. */ /* DESCRIPTION NOTES MODIFIED (MM/DD/YY) dbrown 05/28/03 - Set charset to utf-8. njuillar 06/10/02 - Cutting over to POST. asawant 06/10/02 - history section added */ /** * @version $Header: transactionDeletionStatus.jsp 28-may-2003.17:13:35 dbrown 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" %>