<%-- - FILE - review.jsp - - DESCRIPTION - The review step of the Patch Advisor Interview Wizard. It displays the - deployment procedure with all the phases/steps/declarations along with - the data the user has specified in the interview steps. - - MODIFIED (MM/DD/YY) - vsagar 09/18/07 - - anurao 07/25/07 - - ipall 06/14/07 - - aime 04/19/07 - Adding the Advanced Config parameters for display - anurao 10/16/06 - Adding a column to source table - akaul 09/13/06 - - pkithara 09/11/06 - - root 08/29/06 - - pkithara 07/28/06 - Changes for asm source selection - kkhanuja 03/21/06 - Locale fix - pkithara 03/15/06 - XbranchMerge audupi_racprov_win from main - kkhanuja 02/06/06 - ADA fixes - bpaliwal 01/13/06 - XbranchMerge kkhanuja_sumfix from main - audupi 03/12/06 - Windows RAC Provisioning - kkhanuja 01/03/06 - - suravind 12/06/05 - Enabling the table with summary of selected targets - vseethar 11/28/05 - - vseethar 11/28/05 - - vseethar 11/28/05 - - - SINCE - 10.2+ --%> <%@ 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--%> <%-- Identify page summary --%> <%-- --%> <%-- --%> <%-- --%> <%-- --%> <%-- Page Segment for library steps --%> <%--Library Step Parameters--%> <%--uix:hGrid id="libPropHGrid" width="500" partialRenderMode="self" alternateTextBinding="MSG_NO_LIB_STEP_PORPS_FOUND@racProvisioningRB" summaryBinding="LIBRARY_STEP_PROPERTIES@racProvisioningRB" treeDataBinding="hGridData@stepsData@servletRequest" proxyBinding="hGridProxy@pageData@servletRequest" formSubmitted="true"> <%--Property col--%> <%--uix:column> <%@ include file="wizTemplate.jspf" %>