<%-- - FILE - esa.jsp - - DESCRIPTION - ESA home page - - MODIFIED (MM/DD/YY) - rmadampa 06/22/06 - fix bug 5162364 - default Last 31 days - rmadampa 07/30/06 - Backport rmadampa_bug-5162364 from main - hmodawel 02/27/06 - fix ojsp 1013 compilation errors - rmadampa 11/11/05 - fix bug 4625338 - rmadampa 08/25/05 - remove frameBorderLayout:bug 4493397 - rmadampa 07/31/05 - fix bug 4371780: NLS - rmadampa 06/17/05 - chart xaxis grbled bug4284887 fix - rmadampa 06/17/05 - ADA input focus bug4428896 fix - rmadampa 06/14/05 - fix ADA bugs - dkjain 05/01/05 - Fixed bug-4340956 - rmadampa 11/21/04 - Remove related links - rmadampa 10/07/04 - added timestamp - rmadampa 09/11/04 - created - --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--Common UI messages --%> <%--ResourceBundle for common labels/headers etc--%> <%--ResourceBundle for labels/headers specific to ESA Project--%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%-- - This table uses partial renderring mode. So id attribute is must. Also - partial renderring requires "/enablePPR.jspf" to be included --%> <%-- Severity column --%> <%-- Violation count column --%> <%-- Last 'x' days data --%> <%-- Cleared violations count column --%> <%-- New violations column --%> <%-- Target Name column --%> <%-- Target type column --%> <%-- Violation count column --%> <%-- Last 'x' days data --%> <%-- Cleared violations count column --%> <%-- New violations column --%>