Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\asprov\asprovProperties.jsp
<%-- - FILE - properties.jsp - - DESCRIPTION - Unbound properties page - - MODIFIED (MM/DD/YY) - svijayar 10/01/06 - - vsagar 04/20/06 - lbr fix - vsagar 02/06/06 - bug fix - 5006611, 5014966 - vsagar 12/24/05 - - clo 11/08/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"%> <%--All page contents should be within this tag--%> <uix:buildTree nodeID="asprovContent" scope="request"> <uix:spacer height="10"/> <uix:inlineMessage messageTypeBinding="msgType@servletRequest" messageBinding="msg@servletRequest"> <%--the hGrid--%> <uix:hGrid id="libPropHGrid" partialRenderMode="self" alternateTextBinding="MSG_NO_LIB_STEP_PROPS_FOUND@asprovResourceBundle" summaryBinding="LIBRARY_STEP_PROPERTIES@asprovResourceBundle" treeDataBinding="hGridData@servletRequest" proxyBinding="hGridProxy@servletRequest" formSubmitted="true" > <uix:nodeStamp> <uix:column> <uix:columnHeader> <uix:styledText textBinding="LIB_STEP@asprovResourceBundle"/> </uix:columnHeader> <uix:columnFormat cellNoWrapFormat="false" width="30%"/> <uix:contents> <uix:styledText textBinding="text" styleClass="OraInstructionText"/> </uix:contents> </uix:column> </uix:nodeStamp> <%--Property col--%> <uix:column> <uix:columnHeader> <uix:styledText textBinding="PROP_VALUE@asprovResourceBundle"/> </uix:columnHeader> <%-- <uix:switcher childNameBinding="expandable"> <uix:case name="no"> <%-- prop value input box is placed inside the tableLayout, so - that the input boxes are properly aligned, when erorr message - is displayed --%> <%-- <uix:tableLayout width="100%"> <uix:rowLayout hAlign="left" vAlign="top"> --%> <uix:contents> <uix:messageTextInput name="propNodeField" textBinding="propNodeValue" messageTypeBinding="propNodeFieldMsgType" tipBinding="UNBOUND_TIP_DESC" required="uiOnly" messageBinding="propNodeFieldMsg" shortDescBinding="PROP_VALUE@asprovResourceBundle" renderedBinding="node_rendered" noAutoCompleteBinding="issecret" secretBinding="issecret"/> </uix:contents> <%-- </uix:rowLayout> </uix:tableLayout> </uix:case> <uix:default> <uix:text text=""/> </uix:default> </uix:switcher> --%> </uix:column> </uix:hGrid> </uix:inlineMessage> </uix:buildTree> <%@ include file="asprovTemplate.jspf"%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de