Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\pa\template.jspf
<%-- - FILE - template.jspf - - DESCRIPTION - A template to be included in all JSPs (except wizard pages). - It contains stuff that is common for all JSPs. - - MODIFIED (MM/DD/YY) - amroy 09/14/06 - - shgangul 09/14/06 - - amroy 07/27/06 - Creation - amroy 07/27/06 - Creation - tasingh 06/15/05 - Bug-4433993 Include oemNoScript.jsp that will - take care of noscript tag - tasingh 04/05/05 - UI review bug fixes - tasingh 03/15/05 - Make minor changes so as to conform to the UI - guidelines - achugh 03/09/05 - Bug-4199708 Provide support for showing messages - with details in the messageBox - achugh 12/29/04 - to add licensing tags - tasingh 12/20/04 - ER-4046568 In the confirmation messgaebox show - Links for jobs. - tasingh 10/27/04 - Include oemGlobal.jspf only once so as to avoid - Translation error. - tasingh 10/05/04 - Modify display of error message - tasingh 09/27/04 - tasingh_hostpatch_ui - tasingh 08/30/04 - created - - SINCE - 10.2 --%> <%@ page contentType="text/html; charset=UTF-8" %> <uix:document> <%--To take care of noscript tag--%> <%@ include file="/oemNoscript.jspf" %> <uix:body> <uix:pageLayout> <%--To display GlobalTabs, Buttons, Footer, Copyright etc--%> <%-- - The page specific contents will be attached here. - Following tag does that. In the JSP page all - contents should be WITHIN the 'buildTree' tag - with attributes - nodeID="pageContent" and - scope="request" - Also this template should be included in all - JSP pages (except wizard pages) at the end as follows - <%@ include file="template.jspf"%> --%> <uix:ref refID="pageContent"/> <%-- - Here the normal page contents are shown without the - subTabs. --%> <uix:ref refID="pageContent"/> </uix:pageLayout> </uix:body> </uix:document>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de