<%-- - FILE - targetList.jsp - - DESCRIPTION - The target selection step of the Patch Advisor Interview wizard. - - MODIFIED (MM/DD/YY) - svengali 08/09/07 - - summukhe 07/10/07 - multiple RAC instance enhancement - kavkrish 09/21/06 - ADA changes - tasingh 10/24/05 - Use new Target Selector page segment. - tasingh 07/27/05 - tasingh_patch_ad_ui - tasingh 07/12/05 - 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" %> <%@ include file="/oemNoscript.jspf" %> <%--All page contents should be within this tag--%> <%@ include file="targetListRAC.jspf" %> <%@ include file="targetListDefault.jspf" %> <%@ include file="wizTemplate.jspf" %>