Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\dist\advRepl\masterGrp\createMGStep1.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"%> <%@ page import="oracle.sysman.eml.ecm.util.table.UIXDataSource" %> <%@ include file="/oemNoscript.jspf"%> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="MasterGrpMsgs" class="oracle.sysman.db.rsc.advRepl.MasterGroupMsg"/> <uix:bundle name="ARSetupMsgs" class="oracle.sysman.db.rsc.advRepl.ARSetupMsg"/> <!-- Document --> <uix:document> <%@ include file="/oemTitle.jspf"%> <uix:body> <!-- Form --> <uix:form name="createMGStep1" method="post"> <uix:formValue name="pageName" value="/database/dist/advRepl/masterGrp/createMGStep1"/> <uix:formValue name="cancelURL" valueBinding="cancelURL@servletRequest"/> <uix:contents> <uix:pageLayout titleBinding="header@servletRequest"> <%@ include file="/oemGlobal.jspf"%> <uix:contents> <!-- Page Layout Content (Start)--> <oem:messageBox messageType = "error" msgBundleBinding="defaultMsgBundleName@servletRequest" errorTableBinding="errors@servletRequest" titleTextKey="titleText" mainTextKey="mainText"/> <uix:spacer height="10" width="10"/> <%@ include file="generalMG.jspf"%> <!-- Page Layout Content (End)--> </uix:contents> <uix:pageStatus> <uix:formattedText textBinding="CREATE_MG_STEP1_TEXT@MasterGrpMsgs" styleClass="OraInstructionText"/> </uix:pageStatus> <uix:pageButtons> <uix:pageButtonBar> <uix:contents> <uix:submitButton textBinding="CANCEL@ARSetupMsgs" name="event" value="cancel"/> <uix:navigationBar value = "1" maxValue="4" formSubmitted="true" name="createMGBar"/> </uix:contents> </uix:pageButtonBar> </uix:pageButtons> <uix:location> <uix:train value="1"> <uix:contents> <uix:link textBinding="GEN@MasterGrpMsgs"/> <uix:link textBinding="ADD_OBJ@MasterGrpMsgs"/> <uix:link textBinding="ADD_MS@MasterGrpMsgs"/> <uix:link textBinding="REVIEW@ARSetupMsgs"/> </uix:contents> </uix:train> </uix:location> </uix:pageLayout> </uix:contents> </uix:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de