Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\pa\ospatch\selOS.jsp
<%-- - FILE - selOS.jsp - - DESCRIPTION - - - MODIFIED (MM/DD/YY) - aloganda 06/14/06 - for GUI modif - aloganda 05/16/06 - Adding GUI components - tasingh 07/12/05 - Created - - SINCE - 10.2.0.3.0 --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <uix:buildTree nodeID="pageContent" scope="request"> <uix:dataScope currentDataBinding="pageData@servletRequest"> <uix:stackLayout> <uix:switcher childNameBinding="isLinuxPatching@stepsData@servletRequest"> <uix:case name="Linux"> <uix:stackLayout> <%@ include file="selOSlinux.jspf" %> </uix:stackLayout> </uix:case> <uix:case name="Windows"> <uix:stackLayout> <%@ include file="selOSWindows.jspf" %> </uix:stackLayout> </uix:case> <uix:default> <uix:include node="selOSSol.jsp" /> </uix:default> </uix:switcher> </uix:stackLayout> </uix:dataScope> </uix:buildTree> <%@ include file="wizTemplate.jspf" %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de