<%-- /* $Header: mainresults.jsp 24-may-2007.17:23:22 rgraham Exp $ */ /* Copyright (c) 2001, 2007, Oracle. All rights reserved. */ /* DESCRIPTION NOTES MODIFIED (MM/DD/YY) mvajapey 11/20/06 - Backport mvajapey_bug5630052 from main mvajapey 02/19/07 - adhoc support mvajapey 06/13/05 - ada bug 4427288. jureyes 03/28/05 - Fix bug (remove extra error box) mvajapey 01/27/05 - Replace browser data table with an hGrid. vjraghav 09/16/03 - vjraghav 09/11/03 - dbrown 05/28/03 - Set charset to utf-8. rmarripa 05/19/03 - fix help link rmarripa 03/07/03 - remove ERR_OCCUR rmarripa 01/16/03 - add txn name rmarripa 01/08/03 - change layout of summary and by URLsections rmarripa 12/27/02 - remove network time rmarripa 12/18/02 - change header and layout rmarripa 12/12/02 - rmarripa_e2e_trace_4.0.1 rmarripa 12/05/02 - remove Total SQL Time */ /** * @version $Header: mainresults.jsp 24-may-2007.17:23:22 rgraham Exp $ * @author rmarripa * @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/jsp/tag" prefix="oemjsp"%> <%@ taglib uri="http://xmlns.oracle.com/oem" prefix="oem"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ page import="oracle.sysman.eml.mntr.Constants"%> <%@ page import="oracle.sysman.emSDK.eml.jsp.tag.UIConstants"%> <%@ page import="oracle.sysman.eml.webapp.e2e.data.TraceConstants"%> <%@ include file="/oemNoscript.jspf"%> <%@ include file="/oemGlobal.jspf"%> <%--Total Server Breakout Start--%> <%--Total Server Breakout End--%> <%--URL Response Breakout Start--%> <%@ include file="/webapp/e2e/trace/browsertree.jspf" %>