<%-- - FILE - complianceAllGroups.jsp - - DESCRIPTION - Page showing compliance information of all the Groups. - - MODIFIED (MM/DD/YY) - ramalhot 03/06/06 - - tasingh 06/20/05 - Add summary attribute - tasingh 03/24/05 - UI review bug fixes - tasingh 03/16/05 - Make minor changes so as to conform to the UI - guidelines - achugh 03/11/05 - Bug-4199708 - achugh 12/29/04 - to add licensing tags - tasingh 10/04/04 - set max input limit for messageTextInput - tasingh 09/27/04 - tasingh_hostpatch_ui - tasingh 09/02/04 - created - - SINCE - 10.2 --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--To display the Timestamp--%> <%@ include file="timestamp.jspf" %> <%--All page contents should be within this tag--%> <%--Search Message Box--%> <%-- - This table uses partial renderring mode. So id attribute is must. Also - partial renderring requires "/enablePPR.jspf" to be included, which is - inculded in the template.jspf --%> <%@ include file="template.jspf" %>