Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ip\render\elem\headerParam.jsp
<%-- /* $Header: headerParam.jsp 23-jun-2005.15:27:40 lgloyd Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION Set header for use in rendering an element NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) lgloyd 06/23/05 - add db style hint lgloyd 01/06/05 - change comment style to fix flushed buffer response already committed issue lgloyd 06/09/04 - pagesegment work lgloyd 05/04/04 - lgloyd_ip_040425 lgloyd 04/15/04 - */ /** * @version $Header: headerParam.jsp 23-jun-2005.15:27:40 lgloyd Exp $ * @author lgloyd * @since release specific (what release of product did this appear in) */ --%> <%-- -- Page: headerParam.jsp -- Controller: eml/ip/render/element/HeaderParamController.java -- Bean: eml/ip/render/element/HeaderParamBean.java -- -- Description: Set parameters for the chart element --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- oem:pagesegment tag will create a UINode and store the instance specific pagecontext in it. --%> <oem:pageSegment> <uix:dataScope> <uix:bundle name="ipBundle" class="oracle.sysman.resources.eml.ip.IPMsg" /> <uix:stackLayout> <uix:contents> <uix:spacer height="5" /> <uix:styledText rendered="false" renderedBinding="showDBStyleTip@pageSegmentBean@" textBinding="DASHBOARD_STYLE_TIP@ipBundle" styleClass="OraInstructionText"/> <uix:spacer height="8" rendered="false" renderedBinding="showDBStyleTip@pageSegmentBean@"/> <uix:messageTextInput name="oracle.sysman.eml.ip.render.elem.headerParam" promptBinding="HEADER@ipBundle" required="no" id="HeaderInput" columns="60" textBinding="header@pageSegmentBean@" /> <uix:spacer height="5" /> </uix:contents> </uix:stackLayout> </uix:dataScope> </oem:pageSegment>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de