<%@ 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.util.table.UIXDataSource" %> <%@ page import="oracle.sysman.eml.ecm.csa.CSAConsts" %> <%@ page import="oracle.sysman.eml.ecm.spf.SearchPageConstants" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%-- --%> <%-- Client column --%> <%-- Application ID column --%> <%-- Overall Compliance column --%> <%--IP address column --%> <%--Timestamp column --%> <%--OS column --%> <%--Hardware column --%> <%--Browser column --%> <%--Latency column --%> <%--Bandwidth column --%> <%-- CSA Collector column --%> <%--DESTINATION URL column --%> <%--APPLET URL column --%> <%--Proxy Server column --%> <%----%> <%-- Rule column --%> <%-- Totals column --%> <%-- Critical column --%> <%-- Warning column --%> <%-- Info column --%> <%-- Passed column --%> <%-- NA column --%> <%------------------------------ End of File -------------------------------%>