<%-- - FILE - ExtendCluster.jsp - - DESCRIPTION - The Extend Cluster main page, this page would consist of the - Clsuter Identification, the Target Selection, the Schedule - and the Credntials sections. - - MODIFIED (MM/DD/YY) - suravind 08/10/07 - changes for shared home table - suravind 08/17/06 - XbranchMerge suravind_ec_directives from main - suravind 08/08/06 - XbranchMerge suravind_ec_changes_review_page from - main - vsagar 07/18/06 - ec 10.2.0.3.0 backport - vsagar 07/18/06 - ec 10.2.0.3.0 backport - suravind 04/11/06 - Creation - - SINCE - 10.2+ --%> <%--uix Tag Library--%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemNoscript.jspf" %> <%--All page contents should be within this tag--%> <%-- Header for the Extend Cluster page --%> <%-- Header for the Extend Cluster - Cluster Identification section --%> <%-- --%> <%-- Header for the Extend Cluster - Selected Targets section --%> <%-- Selected Targets table --%> <%-- Credentials Section Starts --%> <%-- Credentials Section Ends --%> <%-- Page Segment for library steps --%> <%-- Page Segment for Schedule --%> <%@ include file="wizTemplate.jspf" %>