Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\paf\createSelectTargetList.jsp
<%-- * Copyright (c) 2001, 2005, Oracle. All rights reserved. * * Creation page: select a target list for a phase. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <uix:buildTree nodeID="pageContent" scope="request"> <uix:labeledFieldLayout width="60%"> <uix:contents> <%-- Target Choices --%> <uix:messageChoice nameBinding="PA_TARGET_LIST_CHOICE@paResourceBundle" promptBinding="PA_TARGET_LIST_CHOICE_PROMPT@paResourceBundle" required="yes" disabledBinding="isNotInserting@trainBean@servletRequest" selectedValueBinding="(PA_TARGET_LIST_CHOICE@paResourceBundle)@servletRequest"> <uix:contents childDataBinding="targetLists@servletRequest"> <uix:option textBinding="shownText" valueBinding="value"/> </uix:contents> </uix:messageChoice> <uix:spacer height="10" width="10"/> </uix:contents> </uix:labeledFieldLayout> </uix:buildTree> <%@ include file="templateCreate.jspf" %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de