Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\rac\clscfg\delete.jsp
<%@ page contentType="text/html; charset=UTF-8" %> <%@ 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:bundle name="racMsgBundle" class="oracle.sysman.db.rsc.rac.RacCommonMsg"/> <uix:document> <%@ include file="/oemTitle.jspf" %> <uix:body> <db:form name="foo" destination="racClusterConfig" copyParams="target,type,ctxType"> <uix:pageLayout> <%@ include file="/oemGlobal.jspf" %> <uix:contentFooter> <uix:switcher childNameBinding="notRemoveable@servletRequest"> <uix:case name="false"> <uix:pageButtonBar> <uix:submitButton textBinding="NO@racMsgBundle" name="event" value="cancel"/> <uix:submitButton textBinding="YES@racMsgBundle" name="event" value="confirmYes"/> </uix:pageButtonBar> </uix:case> <uix:case name="true"> <uix:pageButtonBar> <uix:submitButton textBinding="OK_BUTTON@racMsgBundle" name="event" value="cancel"/> </uix:pageButtonBar> </uix:case> </uix:switcher> </uix:contentFooter> <uix:switcher childNameBinding="notRemoveable@servletRequest"> <uix:case name="false"> <uix:header messageType="confirmation" textBinding="WARNING_HEADER@racMsgBundle"/> </uix:case> <uix:case name="true"> <uix:header messageType="error" textBinding="ERROR_HEADER@racMsgBundle"/> </uix:case> </uix:switcher> <uix:stackLayout> <uix:styledText styleClass="OraDataText" textBinding="deleteMsg@servletRequest"/> <uix:include nodeBinding="racDBList@servletRequest"/> </uix:stackLayout> </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