Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\rac\services\servicesRemove.jsp
<%@ 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"/> <uix:document> <%@ include file="/oemTitle.jspf" %> <uix:body> <db:form name="servicesRemove" method="POST" destination="racServices" copyParams="target,type"> <uix:pageLayout> <%@ include file="/oemGlobal.jspf" %> <uix:contentFooter> <uix:pageButtonBar> <uix:submitButton textBinding="NO_BUTTON@racServicesMsgBundle@servletRequest" name="event" value="cancelMain"/> <uix:submitButton textBinding="YES_BUTTON@racServicesMsgBundle@servletRequest" name="event" value="doRemoveService"/> </uix:pageButtonBar> </uix:contentFooter> <uix:header messageType="confirmation" textBinding="removeServiceTitle@racServicesBean@servletRequest"> <uix:stackLayout> <uix:styledText styleClass="OraFieldText" textBinding="removeServiceDesc@racServicesBean@servletRequest"/> <uix:spacer height="10" /> <%-- <uix:spacer height="10" /> <uix:messageTextInput name="serviceName" promptBinding="SERVICENAME@racServicesMsgBundle@servletRequest" textBinding="serviceName@racServicesBean@servletRequest" readOnly="true"/> --%> <uix:spacer height="10" /> <!-------- disconnect existing sessions checkbox --------> <%-- <uix:messageCheckBox name="doDisconnect" promptBinding="DISCONNECT_EXISTING_SESSIONS@racServicesMsgBundle@servletRequest" checkedBinding="doDisconnect@racServicesBean@servletRequest"/> --%> <uix:checkBox name="doDisconnect" textBinding="DISCONNECT_EXISTING_SESSIONS@racServicesMsgBundle@servletRequest" checkedBinding="doDisconnect@racServicesBean@servletRequest"/> <uix:spacer height="10" /> <!---------- update tnsnames.ora file with service alias checkbox -----------> <uix:checkBox name="doUpdateTNSFile" textBinding="UPDATE_TNSNAMES_FILE@racServicesMsgBundle@servletRequest" shortDescBinding="UPDATE_TNSNAMES_FILE@racServicesMsgBundle@servletRequest" checkedBinding="doUpdateTNSFile@racServicesBean@servletRequest" /> </uix:stackLayout> </uix:header> </uix:pageLayout> </db:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de