Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\dist\advRepl\showSQL.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: samplePage.jsp -- Controller: db/adm/schm/SampleController.java -- -- Description: Short Description of the page. --%> <%-- Tag Libraries --%> <%@ 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" %> <%-- Imports --%> <%@ page import="oracle.sysman.db.adm.schm.SchemaPages" %> <uix:renderingContext id="renderingContext"> <%-- Message Bundles --%> <uix:bundle name="dbMsgs" class="oracle.sysman.db.rsc.DBObjectMsg"/> <uix:bundle name="arb" class="oracle.sysman.db.rsc.advRepl.ARSetupMsg"/> <oem:setURLEncoder id="renderingContext"/> <uix:document> <%-- HTML Page Title --%> <uix:metaContainer> <uix:head titleBinding="OEM_SHOW_SQL@dbMsgs"/> </uix:metaContainer> <NOSCRIPT> A browser with Javascript enabled is required for this page to operate properly. </NOSCRIPT> <uix:body> <%-- HTML Form --%> <uix:form name="showSQL" method="post"> <uix:formValue name="pageName" value="/database/dist/advRepl/setup/showSQL"/> <uix:formValue name="prevPage" valueBinding="prevPage@servletRequest"/> <uix:pageLayout titleBinding="SHOWSQL@dbMsgs"> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/global.jspf" %> <%-- START: TAB CONTENTS starts here --%> <uix:stackLayout> <db:sqlDisplay sqlListBinding="sqlList@defaultBean@servletRequest"/> </uix:stackLayout> <%-- END: TAB CONTENTS ends here --%> <%-- Buttons --%> <uix:pageButtons> <uix:pageButtonBar> <uix:submitButton name="event" value="saveScript" textBinding="SAVE@arb" shortDescBinding="SAVE@arb" renderedBinding="creating@defaultBean@servletRequest"/> <uix:submitButton name="event" value="return" textBinding="RETURN@dbMsgs" shortDescBinding="RETURN@dbMsgs"/> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </uix:form> <%-- END: HTML Form --%> </uix:body> </uix:document> </uix:renderingContext> <%-- END: Content --%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de