<%-- * Copyright (c) 2006, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * pqDetails.jsp * * NOTES * tbd * * MODIFIED * pboopath 03/18/08 - Flex to avoid fullpage refresh for tilecharts * dchakumk 03/10/08 - XbranchMerge dchakumk_6752_xbmsrc from * st_emdbsa_11.1 * pboopath 02/13/08 - Flex no refresh required for summarychart,as flex * already has a refresh * pboopath 02/08/08 - Flex convertion * kmckeen 11/20/07 - XbranchMerge kmckeen_bug-3857794 from main * kmckeen 08/24/07 - Support Historical mode * pboopath 02/19/07 - Min,Max,Avg for i/o and pq charts * rsamaved 01/11/07 - XbranchMerge rsamaved_ui_review from main * kmckeen 12/28/06 - UI review - remove Prev/Next table navigation info * kmckeen 12/21/06 - UI review - switch tile/top radio buttons * rsamaved 11/30/06 - fix OAC issues * pboopath 11/21/06 - SVG in IE(5663821) * pboopath 11/16/06 - Bug 5663821 * pboopath 11/30/06 - Tile Chart * pboopath 11/28/06 - * kmckeen 09/14/06 - Make legends external * ezeng 09/14/06 - * rsamaved 08/20/06 - rac perf enhancements --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ page import="oracle.sysman.db.rac.RacConstants" %> <%-- For flex summary chart no full page refresh is required. But for flex tile chart full page refresh is required. --%> ; URL=<%=request.getAttribute("refreshDest") %>" > <%@ include file="/oemTitle.jspf" %> <%@ include file="/database/global.jspf" %> <%-- Uncomment after implementing tile charts --%> <%@ include file="tileChart.jspf" %> <%-- Uncomment after implementing Min-Max_Avg Chart --%> <%-- --%> <%-- --%> <%-- Uncomment after implementing Min-Max_Avg Chart --%> <%-- --%>