Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\pa\targetList.jsp
<%-- - 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--%> <uix:buildTree nodeID="pageContent" scope="request" > <uix:switcher childNameBinding ="isRacPage@servletRequest"> <uix:case name="yes"> <%@ include file="targetListRAC.jspf" %> </uix:case> <uix:case name="no"> <%@ include file="targetListDefault.jspf" %> </uix:case> </uix:switcher> </uix:buildTree > <%@ include file="wizTemplate.jspf" %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de