Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\showDDL.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" %> <NOSCRIPT> A browser with Javascript enabled is required for this page to operate properly. </NOSCRIPT> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:document> <%-- HTML Page Title --%> <uix:metaContainer> <uix:head titleBinding="OEM_SHOW_DDL@uixDBObjectBundle@servletRequest"/> </uix:metaContainer> <uix:body> <%-- HTML Form --%> <uix:form name="foo" method="post" destinationBinding="backURL@servletRequest"> <uix:pageLayout titleBinding="DDL@uixDBObjectBundle@servletRequest"> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/global.jspf" %> <%-- START: TAB CONTENTS starts here --%> <uix:stackLayout> <db:sqlDisplay sqlListBinding="definitionSQLs@mainEmoBean@servletRequest"/> </uix:stackLayout> <%-- END: TAB CONTENTS ends here --%> <%-- Buttons --%> <uix:pageButtons> <uix:pageButtonBar> <uix:submitButton name="showDDL" textBinding="RETURN@uixDBObjectBundle@servletRequest" shortDescBinding="RETURN@uixDBObjectBundle@servletRequest" destinationBinding="backURL@servletRequest"/> </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