Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\workspace\workspaceButtonInclude.jsp
<%-- -- Page: workspaceButtonInclude.jsp -- -- Description: Includes the following buttons -- Show SQL Cancel/Revert OK/Apply --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <uix:buildTree nodeID="operationButtonInclude"> <%-- Show SQL Button --%> <uix:tableLayout cellSpacing="5"> <uix:rowLayout> <uix:submitButton textBinding="SHOWSQL@uixDBObjectBundle@servletRequest" shortDescBinding="SHOWSQL@uixDBObjectBundle@servletRequest" name="event" value="showSql" /> <uix:submitButton textBinding="SCHEDULE_JOB@uixDBObjectBundle@servletRequest" shortDescBinding="SCHEDULE_JOB@uixDBObjectBundle@servletRequest" name="event" value="submitJob" /> <uix:submitButton textBinding="CANCEL@uixDBObjectBundle@servletRequest" shortDescBinding="CANCEL@uixDBObjectBundle@servletRequest" name="event" value="cancel"/> <uix:submitButton textBinding="OK@uixDBObjectBundle@servletRequest" shortDescBinding="OK@uixDBObjectBundle@servletRequest" name="event" value="apply"/> </uix:rowLayout> </uix:tableLayout> </uix:buildTree> <uix:buildTree nodeID="savepointInclude"> <%-- Show SQL Button --%> <uix:tableLayout cellSpacing="5"> <uix:rowLayout> <uix:submitButton textBinding="SHOWSQL@uixDBObjectBundle@servletRequest" shortDescBinding="SHOWSQL@uixDBObjectBundle@servletRequest" name="event" value="showSql" /> <uix:submitButton textBinding="CANCEL@uixDBObjectBundle@servletRequest" shortDescBinding="CANCEL@uixDBObjectBundle@servletRequest" name="event" value="cancel"/> <uix:submitButton textBinding="OK@uixDBObjectBundle@servletRequest" shortDescBinding="OK@uixDBObjectBundle@servletRequest" name="event" value="apply"/> </uix:rowLayout> </uix:tableLayout> </uix:buildTree>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de