Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\oemGlobal.jspf
<%-- MODIFIED (MM/DD/YY) dkjain 03/09/06 - Fixing bug - 4687086 sdantkal 06/06/05 - copyright changes pratagar 04/13/05 - Shifted the code for licence pack show/hide to oemLicense.jspf jpyang 03/16/05 - remove extra space below global buttons sdantkal 03/09/05 - bram 01/28/05 - grabtrans sdantkal 01/27/05 - font fix sdantkal 12/29/04 - style class modified for pack message text echolank 09/07/04 - add renderedBinding for about application echolank 05/11/04 - add ids in order to set tabindex with javascript yaofeng 04/20/04 - yaofeng 04/20/04 - oem tag jpyang 04/08/04 - echolank 03/09/04 - all echolank 03/04/04 - add selected binding to global buttons rpatti 08/08/03 - remove extra oracle gif szhu 06/05/03 - remove one targetFrame for help kdas 01/02/03 - support Embedded DB Console mode kcheng 12/06/02 - add shortDesc sbadrina 11/07/02 - add targetFrame to handle framesets kdas 11/08/02 - support for standalone mode ancheng 10/24/02 - add about application link aholser 10/21/02 - mgmt_rep -> sysman hsu 09/07/02 - fix non-matching content tags --%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oemlicense" %> <%@page import="java.util.HashMap"%> <uix:globalButtons> <uix:dataScope/> </uix:globalButtons> <uix:tabs> <uix:dataScope currentDataBinding = "oracle_sysman_emSDK_eml_nav_ProductBranding@servletRequest"> <uix:rowLayout width="100%"> <uix:cellFormat hAlign="left" vAlign="bottom"> <uix:image sourceBinding="image" destinationBinding="destination" shortDescBinding="text" id="productBrandingImage"/> </uix:cellFormat> <uix:cellFormat wrappingDisabled="true" hAlign="right" vAlign="bottom"> <uix:stackLayout> <uix:globalButtonBar> <uix:contents childDataBinding= "oracle_sysman_emSDK_eml_nav_GlobalButtons@servletRequest"> <uix:globalButton textBinding="text" destinationBinding="destination" renderedBinding="rendered" selectedBinding="selected"/> </uix:contents> </uix:globalButtonBar> <uix:spacer height="1"/> <%@ page import='oracle.sysman.emSDK.svlt.EMServletUtil'%> <%if(!EMServletUtil.isDBStandaloneMode(application) && !EMServletUtil.isSingleNodeMode(application)) {%> <uix:tabBar> <uix:contents childDataBinding= "oracle_sysman_emSDK_eml_nav_GlobalTabs@servletRequest"> <oemlicense:license> <uix:link textBinding="text" renderedBinding="rendered" selectedBinding="selected" destinationBinding="destination"/> </oemlicense:license> </uix:contents> </uix:tabBar> </uix:stackLayout> </uix:cellFormat> </uix:rowLayout> </uix:dataScope> </uix:tabs> <uix:pageHeader> <uix:globalHeader> <uix:contents childDataBinding= "oracle_sysman_emSDK_eml_nav_GlobalHeader@servletRequest"> <oemlicense:license> <uix:link textBinding="text" shortDescBinding="text" renderedBinding="rendered" selectedBinding="selected" destinationBinding="destination"/> </oemlicense:license> </uix:contents> </uix:globalHeader> </uix:pageHeader> <% }%> <uix:location> <uix:breadCrumbs> <uix:contents childDataBinding= "oracle_sysman_emSDK_eml_nav_PageBreadCrumbs@servletRequest"> <uix:link textBinding="text" renderedBinding="rendered" destinationBinding="destination"/> </uix:contents> </uix:breadCrumbs> </uix:location> <%@ include file="/oemLicense.jspf" %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de