<%-- - FILE - groupReview.jsp - - DESCRIPTION - Review page for the Add/Edit Group Train Wizard. - - MODIFIED (MM/DD/YY) - aloganda 06/07/07 - ULN, disable credentials, sechdule, scripts section - for Compliance only job - ppalleti 12/06/05 - Backport ppalleti_hp_bugs from main - ppalleti 11/22/05 - Bug - 4597956 Missing or Incorrect Resource IDs for - used Text - tasingh 07/13/05 - ADA Bugs - tasingh 06/20/05 - Add summary attribute - achugh 05/05/05 - Add section for patching scripts. - tasingh 04/05/05 - UI review bug fixes - tasingh 03/18/05 - Bug-4239819 Show the selected credentials option - achugh 03/11/05 - Bug-4199708 - tasingh 12/28/04 - - tasingh 11/03/04 - Change Selected Repostories to Selected Package - Repostories - tasingh 10/01/04 - Get needRebootPkg list from page storage rather than - steps storage - 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" %> <%--All page contents should be within this tag--%> <%--Group Properties--%> <%--GroupName and Maturity--%> <%--Selected Targets table title--%> <%--Selected Targets table--%> <%--Repository Information--%> <%--compliance parameter--%> <%--Repository table header--%> <%--Repository table--%> <%--Credentials Type --%> <%--Patching Scripts Information--%> <%--Pre-Patching Script--%> <%--Post-Patching Script--%> <%--Update Schedule Information--%> <%@ include file="wizTemplate.jspf" %>