Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\dist\advRepl\tempadmin\scriptgeneration.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"%> <%@ include file="/oemNoscript.jspf"%> <%@ page import="oracle.sysman.emSDK.util.jdk.NLSUtil" %> <%@ page import="oracle.sysman.eml.ecm.util.table.UIXDataSource" %> <%@ page import="oracle.sysman.db.rsc.streams.StrmSetupMsg" %> <%@ page import="oracle.sysman.db.rsc.advRepl.ARSetupMsg" %> <%@ page import="oracle.cabo.ui.data.BundleDataObject" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:dataScope> <uix:bundle name="MasterGrpMsgs" class="oracle.sysman.db.rsc.advRepl.MasterGroupMsg"/> <uix:bundle name="TemplateMsgs" class="oracle.sysman.db.rsc.advRepl.TemplateMsg"/> <uix:bundle name="ARSetupMsgs" class="oracle.sysman.db.rsc.advRepl.ARSetupMsg"/> <uix:bundle name="ScheduleBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:document> <%@ include file="/oemTitle.jspf"%> <uix:contents> <uix:form name="scriptgeneration" method="post"> <uix:formValue name="pageName" value="/database/dist/advRepl/tempadmin/scriptgeneration"/> <uix:formValue name="cancelURL" valueBinding="cancelURL@servletRequest"/> <uix:contents> <uix:pageLayout styleClass="OraInstructionText" titleBinding="header@servletRequest"> <%@ include file="/oemGlobal.jspf"%> <uix:contents> <uix:header textBinding="REFRESH_SCHD@TemplateMsgs"> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="REFRESH_SCHD_INST_TEXT@TemplateMsgs"/> <uix:spacer height="10" width="10"/> <uix:tableLayout cellSpacing="8"> <uix:rowLayout> <uix:contents> <uix:cellFormat hAlign="right" vAlign="top"> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="START_DATE@ScheduleBundle"/> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="left" vAlign="top"> <uix:contents> <uix:messageDateField id="startDateSB" name="startDateSB" valueBinding="startDateSB@refreshSchedule@defaultBean@servletRequest" tipBinding="dateTip@refreshSchedule@defaultBean@servletRequest" shortDescBinding="START_DATE@ScheduleBundle"> <uix:onSubmitValidater> <uix:date dateStyle="medium"/> </uix:onSubmitValidater> </uix:messageDateField> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <uix:rowLayout> <uix:contents> <uix:cellFormat hAlign="right" vAlign="top"> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="EVERY@ARSetupMsgs"/> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="left" vAlign="top"> <uix:contents> <uix:rowLayout> <uix:cellFormat> <uix:messageTextInput name="repeatFrequency" textBinding="repeatCountSB@refreshSchedule@defaultBean@servletRequest" columns="5" shortDescBinding="EVERY@ARSetupMsgs"> <uix:onSubmitValidater> <uix:decimal maxScale="0"/> </uix:onSubmitValidater> </uix:messageTextInput> </uix:cellFormat> <uix:spacer height="5" width="5"/> <uix:cellFormat> <oem:choice name="intervals" optionsBinding="intervalsSB@refreshSchedule@defaultBean@servletRequest" shortDescBinding="INTERVAL@scheduleBundle" selectedValueBinding="repeatIntervalSB@refreshSchedule@defaultBean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right" vAlign="top"> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="TIME@ARSetupMsgs"/> </uix:contents> </uix:cellFormat> <uix:cellFormat> <uix:rowLayout> <uix:cellFormat> <%-- START HOUR --%> <oem:choice name="startHourSB" id="startTimeID" optionsBinding="hoursSB@refreshSchedule@defaultBean@servletRequest" shortDescBinding="HOURS@ScheduleBundle" selectedValueBinding="startHourSB@refreshSchedule@defaultBean@servletRequest"/> </uix:cellFormat> <uix:spacer height="5" width="5"/> <uix:cellFormat> <%-- START MINUTE --%> <oem:choice name="startMinuteSB" id="startTimeIDMIN" shortDescBinding="MINUTES@ScheduleBundle" optionsBinding="minutesSB@refreshSchedule@defaultBean@servletRequest" selectedValueBinding="startMinuteSB@refreshSchedule@defaultBean@servletRequest"/> </uix:cellFormat> <uix:spacer height="5" width="5"/> <uix:cellFormat> <%-- START SECOND --%> <oem:choice name="startSecondSB" id="startTimeIDSEC" shortDescBinding="SECONDS@ScheduleBundle" optionsBinding="secondsSB@refreshSchedule@defaultBean@servletRequest" selectedValueBinding="startSecondSB@refreshSchedule@defaultBean@servletRequest"/> </uix:cellFormat> <uix:spacer height="5" width="5"/> <%-- START AM/PM --%> <uix:cellFormat> <oem:radioButton name="startAmPmSB" value="AM_VALUE" selectedValueBinding="startAmPmSB@refreshSchedule@defaultBean@servletRequest" textBinding="AM_LABEL@ScheduleBundle" shortDescBinding="AM_LABEL@ScheduleBundle" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:spacer height="5" width="5"/> <uix:cellFormat> <oem:radioButton name="startAmPmSB" value="PM_VALUE" selectedValueBinding="startAmPmSB@refreshSchedule@defaultBean@servletRequest" textBinding="PM_LABEL@ScheduleBundle" shortDescBinding="PM_LABEL@ScheduleBundle" styleClass="OraInstructionText"/> </uix:cellFormat> </uix:rowLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:contents> </uix:header> <uix:header textBinding="SCHEMAS@TemplateMsgs"> <uix:contents> <uix:rowLayout> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="SCHEMAS_INST_TEXT@TemplateMsgs"/> </uix:contents> </uix:rowLayout> <uix:spacer height="5" width="5"/> <uix:rowLayout> <uix:contents> <oem:shuttle name="svalue" size="10" reorderable="false" leadingHeaderBinding="AVAIL_SCHEMA@TemplateMsgs" trailingHeaderBinding="SEL_SCHEMA@TemplateMsgs" > <uix:leading> <oem:list name="availUsers" shortDescBinding="AVAIL_SCHEMA@TemplateMsgs" multiple="true" optionsBinding="availableValues@defaultBean@servletRequest" /> </uix:leading> <uix:trailing> <oem:list name="selUsers" shortDescBinding="SEL_SCHEMA@TemplateMsgs" multiple="true" optionsBinding="selectValues@defaultBean@servletRequest" /> </uix:trailing> </oem:shuttle> </uix:contents> </uix:rowLayout> </uix:contents> </uix:header> </uix:contents> <uix:pageButtons> <uix:pageButtonBar> <uix:contents> <uix:submitButton textBinding="CANCEL@ARSetupMsgs" name="event" value="sg_cancel" shortDescBinding="CANCEL@ARSetupMsgs"/> <uix:submitButton textBinding="BACK@TemplateMsgs" name="event" value="Previous" shortDescBinding="BACK@TemplateMsgs"/> <uix:submitButton textBinding="GEN_SAVE@TemplateMsgs" name="event" value="sg_finish" shortDescBinding="GEN_SAVE@TemplateMsgs"/> </uix:contents> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </uix:contents> </uix:form> </uix:contents> </uix:document> </uix:dataScope> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de