Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\provision\assignments\create_suite_assignment.jsp
<%-- - FILE - create_assignment.jsp - - DESCRIPTION - Principal page for creating asignments. - - MODIFIED (MM/DD/YY) - jhazra 02/27/05 - remove tabs - jhazra 01/18/05 - jhazra_suite_beg - jhazra 01/06/04 - created - --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--All page content is within this tag--%> <uix:buildTree nodeID="pageContent" scope="request"> <uix:stackLayout> <uix:contents> <%--Dynamically include a JSP page for the current step--%> <% String formPage = (String)request.getAttribute("formPage"); %> <uix:include node="<%= formPage %>"/> </uix:contents> </uix:stackLayout> </uix:buildTree> <%@ include file="/provision/wizardTemplate.jspf" %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de