Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\instance\consumer\SQLTraceEnable.jsp
<%@ include file="/sdk/oemTop.jspf" %> <!-- ================ SQL Trace Enable Page =================== --> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:document> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <uix:body> <db:form name="SQLTraceEnableForm" destinationBinding="topDest@servletRequest" copyParams="target,type,service,pageKey"> <uix:formValue name="refreshChoice" valueBinding="refreshChoice@servletRequest"/> <uix:formValue name="pageNum" valueBinding="pageNum@servletRequest"/> <uix:pageLayout> <%@ include file="/database/global.jspf" %> <oem:messageBox messageType="info" errorTableBinding="info@servletRequest" msgBundleBinding="DBMsgBundle" titleTextKey="titleText" mainTextKey="mainText"/> <oem:messageBox messageType="error" errorTableBinding="errors@servletRequest" msgBundleBinding="DBMsgBundle" titleTextKey="titleText" mainTextKey="mainText"/> <uix:tableLayout width="100%"> <uix:rowLayout> <uix:stackLayout> <uix:spacer height="10"/> <uix:header textBinding="ENABLE_SQL_TRACE@TopConsumersMsgBundle@servletRequest" > <uix:switcher childNameBinding="isRac@servletRequest"> <uix:case name="true"> <uix:styledText styleClass="OraInstructionText" textBinding="ENABLE_SQL_TRACE_CLIENT_INST@TopConsumersMsgBundle@servletRequest" /> </uix:case> </uix:switcher> <uix:tableLayout width="100%"> <uix:rowLayout hAlign="right"> </uix:rowLayout> <uix:rowLayout> <uix:spacer height="5"/> </uix:rowLayout> <uix:rowLayout width="100%"> <oem:table name="SQLTraceEnableDataSource" beanKey="SQLTraceDataSourceBean" summaryBinding="ENABLE_SQL_TRACE@TopConsumersMsgBundle@servletRequest" formSubmitted="true" dataSourceProp="twoDUIDataSource" width="100%" alternateTextBinding="NO_ITEMS_FOUND@DBObjectMsgBundle@servletRequest" partialRenderMode="self"> </oem:table> </uix:rowLayout> </uix:tableLayout> </uix:header> </uix:stackLayout> </uix:rowLayout> </uix:tableLayout> <uix:pageButtons> <uix:pageButtonBar> <uix:submitButton textBinding="CANCEL@DBObjectMsgBundle@servletRequest" name="event" value="cancelEnableSQLTrace"/> <uix:submitButton textBinding="OK@DBObjectMsgBundle@servletRequest" name="event" value="doEnableSQLTrace"/> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </db:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de