%--
* Copyright (c) 2006, 2009, Oracle and/or its affiliates.All rights reserved.
*
* NAME
* hostDetails.jsp
*
* NOTES
* tbd
*
* MODIFIED
* pboopath 05/05/08 - swf path change from database/flex to rac/flex
* pboopath 02/13/08 - Flex no refresh required for summarychart,as flex
* already has a refresh
* dchakumk 03/10/08 - XbranchMerge dchakumk_6752_xbmsrc from
* st_emdbsa_11.1
* pboopath 01/30/08 - Flex no refresh required ,as flex already has a
* refresh
* pboopath 01/22/08 - XbranchMerge pboopath_bug-6759170 from main
* pboopath 01/21/08 - XbranchMerge pboopath_flex_rac_txn2 from main
* pboopath 01/19/08 - flex tilechart window height change
* pboopath 01/11/08 - flex changes for tilechart
* kmckeen 11/20/07 - XbranchMerge kmckeen_bug-3857794 from main
* kmckeen 11/12/07 - Bug 6499189 - fix breadcrumbs
* pboopath 10/07/07 -
* kmckeen 08/23/07 - Support Historical mode
* 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
* kmckeen 11/30/06 - Fix oac/ui issues
* pboopath 11/21/06 - SVG in IE(5663821)
* pboopath 11/16/06 - Bug 5663821
* kmckeen 09/14/06 - Make legends external
* ezeng 09/14/06 -
* kmckeen 04/25/06 - Updates to support tile charts
--%>
<%@ 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" %>
<%@ include file="tileChart.jspf" %>
<%--
--%>
<%--
--%>