Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\instance\start.jspf
<uix:dataScope> <uix:bundle name="ScheduleBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <%-- START HEADER --%> <uix:header textBinding="START_HEADER@ScheduleBundle"> <uix:tableLayout cellSpacing="5"> <uix:rowLayout> <%-- IMMEDIATELY RADIO BUTTON --%> <uix:radioButton name="scheduleTypeSB" value="now" selectedValueBinding="scheduleTypeSB@scheduleBean@servletRequest" textBinding="IMMEDIATELY@ScheduleBundle" shortDescBinding="IMMEDIATELY@ScheduleBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:rowLayout> <%-- LATER RADIO BUTTON --%> <uix:radioButton name="scheduleTypeSB" value="later" selectedValueBinding="scheduleTypeSB@scheduleBean@servletRequest" textBinding="LATER@ScheduleBundle" shortDescBinding="LATER@ScheduleBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:rowLayout> <%-- START DATE --%> <uix:cellFormat hAlign="right"> <uix:messagePrompt labeledNodeId="startDateSB" promptBinding="DATE@ScheduleBundle" /> </uix:cellFormat> <uix:switcher childName="false" childNameBinding="useLocaleDateFormat@scheduleBean@servletRequest"> <uix:case name="true"> <uix:messageDateField id="startDateSB" name="startDateSB" valueBinding="startDateSB@scheduleBean@pageContext" tipBinding="dateTip@scheduleBean@servletRequest" shortDescBinding="START_DATE@ScheduleBundle" columns="24"> <uix:onSubmitValidater> <uix:date dateStyle="medium"/> </uix:onSubmitValidater> </uix:messageDateField> </uix:case> <uix:case name="false"> <uix:messageDateField id="startDateSB" name="startDateSB" valueBinding="startDateSB@scheduleBean@pageContext" tipBinding="DATE_INPUT_TIP@ScheduleBundle" shortDescBinding="START_DATE@ScheduleBundle" columns="24"> <uix:onSubmitValidater> <uix:date dateStyle="long" pattern="MMM-dd-yyyy"/> </uix:onSubmitValidater> </uix:messageDateField> </uix:case> </uix:switcher> </uix:rowLayout> <uix:rowLayout hAlign="right"> <%-- START HOUR --%> <uix:messagePrompt promptBinding="TIME@ScheduleBundle" /> <uix:rowLayout hAlign="left"> <oem:choice name="startHourSB" id="startTimeID" optionsBinding="hoursSB@scheduleBean@servletRequest" shortDescBinding="HOURS@ScheduleBundle" selectedValueBinding="startHourSB@scheduleBean@servletRequest" /> <uix:spacer width="5" /> <%-- START MINUTE --%> <oem:choice name="startMinuteSB" id="startTimeIDMIN" shortDescBinding="MINUTES@ScheduleBundle" optionsBinding="minutesSB@scheduleBean@servletRequest" selectedValueBinding="startMinuteSB@scheduleBean@servletRequest" /> <uix:spacer width="5" /> <%-- START SECOND --%> <oem:choice name="startSecondSB" id="startTimeIDSEC" renderedBinding="showSeconds@scheduleBean@servletRequest" shortDescBinding="SECONDS@ScheduleBundle" optionsBinding="secondsSB@scheduleBean@servletRequest" selectedValueBinding="startSecondSB@scheduleBean@servletRequest" /> <%-- START AM/PM --%> <oem:radioButton name="startAmPmSB" value="AM_VALUE" selectedValueBinding="startAmPmSB@scheduleBean@servletRequest" textBinding="AM_LABEL@ScheduleBundle" shortDescBinding="AM_LABEL@ScheduleBundle" styleClass="OraInstructionText" /> <oem:radioButton name="startAmPmSB" value="PM_VALUE" selectedValueBinding="startAmPmSB@scheduleBean@servletRequest" textBinding="PM_LABEL@ScheduleBundle" shortDescBinding="PM_LABEL@ScheduleBundle" styleClass="OraInstructionText" /> </uix:rowLayout> </uix:rowLayout> </uix:tableLayout> </uix:header> </uix:dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de