Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\patch\cpf\cpftemplate2.jspf
<%-- - FILE - cpftemplate2.jspf - - DESCRIPTION - A template to be included in all CPF Info JSPs - - MODIFIED (MM/DD/YY) - somukher 06/24/05 - somukher_tran1nitin - mningomb 09/22/04 - Remove duplicalte inclusion of taglib url for uix - mningomb 09/20/04 - mningomb_final - apbharga 09/02/04 - - mningomb 08/02/04 - created - --%> <%@ page contentType="text/html; charset=UTF-8" %> <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="commonResourceBundle" class="oracle.sysman.resources.CommonResourceBundle"/> <%--ResourceBundle for labels/headers specific to 'EM Patching' Project--%> <uix:bundle name="patchResourceBundle" class="oracle.sysman.eml.ecm.patch.util.PatchResourceBundle"/> <uix:document> <%-- To Support partial rendering --%> <%@ include file="/enablePPR.jspf" %> <%-- - To display "Oracle Enterprise Manager" followed by UserName on - PageTitle. To append page specific string in the title implement - getPageHeader() in the CONTROLLER CLASS of YOUR JSP --%> <%@ include file="/oemTitle.jspf" %> <uix:body> <uix:pageLayout titleBinding="header@servletRequest"> <uix:rowLayout> <uix:contents> <%-- <uix:styledText styleClass="OraInstructionText" textBinding="CPF_DESCRIPTION@patchResourceBundle"/> --%> </uix:contents> </uix:rowLayout> <%--To display GlobalTabs, Buttons, Footer,Copyright etc.--%> <%@ include file="/oemGlobal.jspf" %> <uix:stackLayout> <%-- <uix:ref refID="timestamp"/> --%> <uix:subTabLayout> <oem:messageBox messageType="error" titleTextKey="titleText" mainTextKey="mainText" errorTableBinding="errors@servletRequest"/> <%-- - To display the subTabs. - NOTE: YOU MUST provide getSubTabSelIndex() - in your defautBean --%> <%-- <uix:subTabs> <uix:subTabBar selectedIndexBinding="subTabSelIndex@cpfDefaultBean@servletRequest"> <uix:link textBinding="PATCH_ADVISORIES@patchResourceBundle" destinationBinding="PATCH_ADVISORIES@subTabDest@cpfUtilBean@servletRequest"/> <uix:link textBinding="AFFECTED_HOMES@patchResourceBundle" destinationBinding="AFFECTED_HOMES@subTabDest@cpfUtilBean@servletRequest"/> <uix:link textBinding="REMEDIES@patchResourceBundle" destinationBinding="REMEDIES@subTabDest@cpfUtilBean@servletRequest"/> </uix:subTabBar> </uix:subTabs> --%> <%-- - Your page specific contents will be attached here - Following tag does that. Your JSP page should - put all its contents WITHIN the 'buildTree' tag - with attributes - nodeID="pageContent" and - scope="request" - Also this template jsp should be included in your - JSP page at the end as follows - <%@ include file="cpftemplate.jspf"%> --%> <uix:ref refID="pageContent"/> </uix:subTabLayout> </uix:stackLayout> </uix:pageLayout> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de