Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\dist\advRepl\masterGrp\changeMDS.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="changeMDS" method="post"> <uix:formValue name="pageName" value="/database/dist/advRepl/masterGrp/changeMDS"/> <uix:formValue name="cancelURL" valueBinding="cancelURL@servletRequest"/> <uix:pageLayout titleBinding="header@servletRequest"> <%@ include file="/oemGlobal.jspf"%> <uix:contents> <uix:spacer height="10" width="10"/> <!-- Page Layout Content (Start)--> <uix:tableLayout cellSpacing="5" styleClass="OraInstructionText"> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:styledText textBinding="CURRENT_MDS@MasterGrpMsgs" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:cellFormat hAlign="left"> <uix:styledText textBinding="masterDefSite@defaultBean@servletRequest" styleClass="OraDataText"/> </uix:cellFormat> </uix:rowLayout> <!-- Change Options --> <uix:rowLayout> <uix:contents> <uix:cellFormat hAlign="right"> <uix:contents> <%--<uix:styledText textBinding="NOTIFY_CUR_MDS@MasterGrpMsgs" labeledNodeId="notifyCurrentMDef"/> --%> <uix:spacer height="10" width="10"/> </uix:contents> </uix:cellFormat> <uix:cellFormat > <uix:contents> <uix:messageCheckBox name="notifyCurrentMDef" checked="true" shortDescBinding="NOTIFY_CUR_MDS@MasterGrpMsgs" textBinding="NOTIFY_CUR_MDS@MasterGrpMsgs" /> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <uix:rowLayout> <uix:contents> <uix:cellFormat hAlign="right"> <uix:contents> <%-- <uix:styledText textBinding="NOTIFY_ALL_MS@MasterGrpMsgs" labeledNodeId="notifyMasters" /> --%> <uix:spacer height="10" width="10"/> </uix:contents> </uix:cellFormat> <uix:cellFormat > <uix:contents> <uix:messageCheckBox name="notifyMasters" checked = "true" textBinding="NOTIFY_ALL_MS@MasterGrpMsgs" shortDescBinding="NOTIFY_ALL_MS@MasterGrpMsgs" /> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> </uix:tableLayout> <uix:header textBinding="AVAILABLE_MASTER_SITES@MasterGrpMsgs"> <uix:dataScope currentDataBinding="availableMSList@servletRequest"> <uix:table name="availableMSList" alternateTextBinding="ALTERNATE_TEXT@MasterGrpMsgs" formSubmitted="true" width="100%" valueBinding="<%= UIXDataSource.S_START_INDEX_ATTR %>" maxValueBinding="<%= UIXDataSource.S_NUM_ROWS_ATTR %>" tableDataBinding="<%= UIXDataSource.S_ROW_DATA_ATTR %>" blockSizeBinding="<%= UIXDataSource.S_BLOCK_SIZE_ATTR %>" shortDescBinding="AVAILABLE_MASTER_SITES@MasterGrpMsgs" summaryBinding="AVAILABLE_MASTER_SITES@MasterGrpMsgs"> <uix:contents> <uix:column> <uix:columnHeader> <uix:sortableHeader sortable="yes" textBinding="NAME@MasterGrpMsgs"/> </uix:columnHeader> <uix:contents> <uix:styledText textBinding="dbLinkName"/> </uix:contents> </uix:column> <%-- Table Contents END --%> </uix:contents> <uix:tableActions/> <uix:tableSelection> <uix:singleSelection textBinding="TABLE_SELECTION@MasterGrpMsgs" shortDescBinding="TABLE_SELECTION@MasterGrpMsgs" selectedIndex="0"/> </uix:tableSelection> <uix:footer/> </uix:table> </uix:dataScope> </uix:header> <uix:spacer height="10" width="10"/> <!-- Page Layout Content (End)--> </uix:contents> <uix:pageStatus/> <uix:pageButtons> <uix:pageButtonBar> <uix:contents> <uix:submitButton textBinding="CANCEL@ARSetupMsgs" name="event" value="cancel" shortDescBinding="CANCEL@ARSetupMsgs" /> <uix:submitButton textBinding="OK@ARSetupMsgs" name="event" value="apply" shortDescBinding="OK@ARSetupMsgs"/> </uix:contents> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </uix:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de