<%-- -- Page: complianceChart.jsp -- Included in: complianceViewViolations.jsp -- Controller: oracle.sysman.eml.ecm.compliance.ComplianceChartController -- -- Description: Display for chart tab -- -- MODIFIED (MM/DD/YY) -- kchiasso 05/02/06 - set tab name -- kchiasso 04/14/06 - rmv summary -- niramach 03/29/06 - Include the trend overview charts and change contents -- - to non-el expression -- kchiasso 01/30/06 - Creation --%> <%@ page contentType="text/html; charset=UTF-8"%> <%@ page import="oracle.sysman.eml.ecm.compliance.ComplianceConstants"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf"%> <%-- Include the trend overview charts --%> <%@ include file="complianceCharts.jspf" %>