Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\em2go\instance\session\activeSqls.jsp
<%-- ================ Database Active SQL Page Em2go =================== MODIFIED (MM/DD/YY) yfeng 10/19/05 - Add header --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ 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"/> <%@ include file="/em2go/em2goHrGlobal.jspf" %> <uix:document> <uix:body> <%@ include file="/em2go/em2goBreadCrumbs.jspf" %> <db:form name="tsForm" destination="/console/database/em2go/instance/activeSqls" copyParams="target,type"> <uix:styledText styleClass="OraHeaderSubSub" textBinding="header@activeSqlsBean@servletRequest" /> <uix:spacer height="10"/> <uix:tableLayout width="100%"> <uix:rowLayout> <uix:stackLayout> <uix:switcher childNameBinding="node@activeSqlsBean@servletRequest"> <uix:case name="okNode"> <oem:table name="twoDUIDataSource" beanKey="dataSourceBean" dataSourceProp="twoDUIDataSource" blockSize="10" width="100%"> </oem:table> </uix:case> <uix:case name="emptyNode"> <uix:styledText textBinding="noData@activeSqlsBean@servletRequest"/> </uix:case> <uix:case name="errNode"> </uix:case> </uix:switcher> </uix:stackLayout> </uix:rowLayout> </uix:tableLayout> </db:form> </uix:body> </uix:document> <%@ include file="/em2go/em2goThinFooter.jspf" %> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de