<%-- -- Page: complianceErrors.jsp -- Controller: oracle.sysman.eml.ecm.jsp.ComplianceErrorsController -- -- Description: Launched when user selects "search" action -- -- MODIFIED (MM/DD/YY) -- kchiasso 04/14/06 - rmv search; -- spahuja 03/22/06 - Displays the errors page for compliance -- kchiasso 03/15/06 - Creation --%> <%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%-- Imports --%> <%@ page import="oracle.sysman.eml.ecm.compliance.ComplianceConstants"%> <%@ page import="oracle.sysman.eml.ecm.util.table.UIXDataSource" %> <%@ include file="../../oemTitle.jspf" %> <%-- <%@ include file="/enablePPR.jspf"%> --%> <%@ include file="msgHeader.jspf" %> <%-- --%> <%-- Config std column --%> <%-- Rule column --%> <%-- Target column --%> <%-- Type column --%> <%-- Timestamp column --%> <%-- Error Type column --%> <%-- Message column --%>