<%-- - FILE - groupProperties.jsp - - DESCRIPTION - Page to get basic group properties (name, maturity, hosts) from the user - for the Add/Edit Group Trian Wizard. - - MODIFIED (MM/DD/YY) - aloganda 08/27/07 - bug-6353866 - ppalleti 12/06/05 - Backport ppalleti_hp_bugs from main - ppalleti 11/22/05 - bug-4686991 Creating group failed for invalid - maturity level - tasingh 04/05/05 - UI review bugs - achugh 03/11/05 - Bug-4199708 - tasingh 12/27/04 - ER-4046568 Add jobs information text - tasingh 10/04/04 - set max input 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" %> <%--All page contents should be within this tag--%> <%--Group name field--%> <%--Maturity dropdown--%> <%--Group name field--%> <%--Maturity dropdown--%> <%-- ER-4046568--%> <%--target selection shuttle--%> <%@ include file="wizTemplate.jspf" %>