Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\dist\streams\remStrmConf.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="dbMsgs" class="oracle.sysman.db.rsc.DBObjectMsg"/> <uix:bundle name="Msg" class="oracle.sysman.db.rsc.streams.StreamsMsg" /> <uix:document> <uix:metaContainer> <uix:head titleBinding="CONFIRMATION@dbMsgs"/> </uix:metaContainer> <% if (request.getAttribute("em2goApp") != null) {%> <%@ include file="/em2go/em2goGlobal.jspf" %> <% } else {%> <%@ include file="/database/globalPopup.jspf" %> <%} %> <uix:body> <uix:contents> <db:form name="remStrmConf" method="post" destination="/console/database/dist/streams" copyParams="target,type, QTABLENAME, oname, sname"> <uix:formValue name="pageName" value="/database/dist/streams/remStrmConf"/> <uix:formValue name="cancelURL" valueBinding="cancelURL@servletRequest"/> <uix:pageLayout messageType="confirmation"> <% if (request.getAttribute("em2goApp") != null) {%> <%@ include file="/em2go/em2goGlobal.jspf" %> <% } else {%> <%@ include file="/database/globalPopup.jspf" %> <%} %> <% if (request.getAttribute("em2goApp") != null) {%> <%@ include file="/em2go/em2goFooter.jspf" %> <%}%> <uix:stackLayout> <uix:rowLayout> <% if (request.getAttribute("em2goApp") == null) {%> <uix:spacer width="40"/> <%} %> <uix:styledText styleClass="OraDataText" textBinding="mainText@servletRequest"/> </uix:rowLayout> </uix:stackLayout> <uix:pageButtons> <uix:pageButtonBar> <%-- <uix:button textBinding="NO@Msg" destinationBinding="cancelURL@servletRequest" shortDescBinding="NO@Msg" /> --%> <uix:submitButton textBinding="NO@Msg" name="event" value="cancelRemoveStreams" shortDescBinding="NO@Msg" /> <uix:submitButton textBinding="YES@Msg" name="event" value="scheduleRemove" shortDescBinding="YES@Msg" /> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </db:form> </uix:contents> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de