<%-- - FILE - groupRepositories.jsp - - DESCRIPTION - Page to get package repositories from the user for the - Add/Edit Group Train Wizard. - - MODIFIED (MM/DD/YY) - aloganda 06/20/07 - ULN, modify text at automatically update hosts check - box - aloganda 06/06/07 - ULN project, for compliance only modification - tasingh 07/13/05 - ADA Bugs - tasingh 06/20/05 - Add summary attribute - tasingh 06/17/05 - Use PPR to render dependent elements - tasingh 04/06/05 - UI review bug fixes - achugh 03/11/05 - Bug-4199708 - tasingh 12/27/04 - ER-4046568 Add jobs information text - tasingh 10/19/04 - Add tip for Need-Reboot packages - tasingh 10/04/04 - set max input limit for messgeTextInput - 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--%> <%-- Package Repositories URLs header --%> <%--Error messageBox for repURL Table--%> <%--Package Repository table--%> <%-- repURL input box is placed inside tableLayout, so that the input boxes -- are properly aligned, when error message is to be displayed --%> <%--Package job information--%> <%--Rogue packages information--%> <%--NeedReboot packages--%> <%@ include file="wizTemplate.jspf" %>