Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\provision\hardware\cluster\edit_cluster.jsp
<%-- - FILE - edit_cluster.jsp - - DESCRIPTION - Page for editing cluster name/description. - - MODIFIED (MM/DD/YY) - jhazra 06/20/05 - minor changes to comments - jhazra 06/11/05 - jhazra_cluster - jhazra 05/19/05 - created - --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--All page content within the editor is within this tag--%> <uix:buildTree nodeID="pageContent" scope="request"> <uix:tableLayout width="100%"> <uix:rowLayout> <uix:labeledFieldLayout labelWidth="30%" width="40%"> <uix:messageTextInput name="clusterName" promptBinding="LBL_Name@localize@levelOnePage@ProvisionContext@servletRequest" textBinding="clusterName@data@levelOnePage@ProvisionContext@servletRequest"/> </uix:labeledFieldLayout> </uix:rowLayout> <uix:rowLayout> <uix:labeledFieldLayout labelWidth="30%" width="40%"> <uix:messageTextInput name="desc" promptBinding="LBL_Desc@localize@levelOnePage@ProvisionContext@servletRequest" textBinding="desc@data@levelOnePage@ProvisionContext@servletRequest"/> </uix:labeledFieldLayout> </uix:rowLayout> </uix:tableLayout> </uix:buildTree> <%@ include file="/provision/editorTemplate.jspf" %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de