<%-- - FILE - groupsHome.jsp - - DESCRIPTION - HostPatch Groups home Page. It shows the groups created for Linux Host - Patching, the package repositories associated with them, their update - schedule etc. - - MODIFIED (MM/DD/YY) - tasingh 07/13/05 - ADA Bugs - tasingh 06/20/05 - Add summary attribute - tasingh 03/24/05 - UI review bug fixes - achugh 03/11/05 - Bug-4199708 - tasingh 03/16/05 - Make minor changes so as to conform to the UI - guidelines - tasingh 01/12/05 - Bug-4114707 Pass groupName as form value on form - submission - tasingh 01/06/05 - ER-4083196 Make first radio button in the table as - selected by default - achugh 12/29/04 - to add licensing tags - tasingh 12/29/04 - Add column for updater job - tasingh 12/22/04 - - tasingh 10/04/04 - set max limit for messageTextInput - tasingh 09/27/04 - tasingh_hostpatch_ui - tasingh 08/30/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 paage 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 --%> <%-- Bug-4114707 Pass groupName as form Value on form submission--%> <%@ include file="template.jspf" %>