Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\gensvc\admin\createServiceNav.jspf
<%@ page import="oracle.cabo.ui.UIConstants" %> <%@ page import="oracle.sysman.eml.gensvc.GenSvcUIConstants" %> <uix:dataScope> <uix:bundle name="gensvc" class="oracle.sysman.resources.eml.gensvc.GensvcResourceBundle" /> <uix:bundle name="common" class="oracle.sysman.resources.CommonResourceBundle" /> <uix:pageButtonBar> <%-- the cancel button --%> <uix:submitButton textBinding="CANCEL@common" unvalidated="true" name="<%=UIConstants.EVENT_PARAM%>" value="<%=UIConstants.CANCEL_EVENT%>" formName="mainForm" /> <%-- the review button --%> <uix:submitButton textBinding="REVIEW@gensvc" name="<%=UIConstants.EVENT_PARAM%>" value="<%=GenSvcUIConstants.REVIEW_EVENT%>" formName="mainForm" /> <%-- the wizard navigation --%> <uix:navigationBar name="<%=GenSvcUIConstants.WIZARD_KEY%>" valueBinding="<%=GenSvcUIConstants.WIZARD_STATE_KEY%>" maxValueBinding="<%=GenSvcUIConstants.WIZARD_LENGTH_KEY%>" formName="mainForm" /> </uix:pageButtonBar> </uix:dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de