Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\bpelprov\selCompSftLibTemplate.jspf
<!----> <%-- - FILE - template.jspf - - DESCRIPTION - A template containing UI code to display Global buttons, subTabs, - pageHeader, error messages, train and navigation buttons (if required). - - MODIFIED (MM/DD/YY) - rsaraswa 07/11/07 - Updating the columns - rsaraswa 06/08/07 - - svijayar 08/31/06 - - vsagar 07/18/06 - 10.2.0.3.0 backport - vsagar 07/18/06 - 10.2.0.3.0 backport - svijayar 06/23/06 - created --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ include file="/oemNoscript.jspf" %> <%--uix Tag Library--%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <%--Common UI messages --%> <uix:bundle name="sdkUIMsg" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <%--ResourceBundle for common labels/headers etc--%> <uix:bundle name="selCompResourceBundle" class="oracle.sysman.pp.common.ui.selcompsftlib.rb.SelComponentRB"/> <%--ResourceBundle for common labels/headers etc--%> <uix:bundle name="commonRB" class="oracle.sysman.resources.CommonResourceBundle"/> <uix:bundle name="bpelRB" class="oracle.sysman.pp.bpelprov.rb.BPELProvResourceBundle"/> <uix:document> <%-- - To display "Oracle Enterprise Manager" followed by - UserName on PageTitle. To append page specific string - in the title implement getPageHeader() in the - CONTROLLER CLASS. --%> <%@ include file="/oemTitle.jspf" %> <uix:body> <uix:form name="pageForm" nameBinding="formName@pageBean@servletRequest" method="post"> <uix:pageLayout titleBinding="pageHeader@servletRequest"> <uix:messageBox messageTypeBinding="msgType@msgInfo@servletRequest" messageBinding="errorMsg@msgInfo@servletRequest" rendered="false" renderedBinding="render@msgInfo@servletRequest"> </uix:messageBox> <uix:spacer height="10"/> <uix:stackLayout> <uix:styledText textBinding="INSTRUCTION_TEXT@servletRequest" styleClass="OraInstructionText" /> </uix:stackLayout> <uix:spacer height="10"/> <%--The cancel, next, back and select Buttons--%> <uix:pageButtons> <uix:pageButtonBar> <%--Cancel button--%> <uix:submitButton textBinding="CANCEL@sdkUIMsg" shortDescBinding="CANCEL@sdkUIMsg" name="event" value="cancel"> </uix:submitButton> <%--Select Button--%> <uix:submitButton textBinding="SELECT@commonRB" rendered="true" name="event" value="select"> </uix:submitButton> </uix:pageButtonBar> </uix:pageButtons> <uix:ref refID="sftLibContent"/> </uix:pageLayout> </uix:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de