Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\webapp\webappTimeChoice.jspf
<uix:dataScope currentDataBinding="webappTimeContextData@servletRequest" > <uix:bundle name="webappMsg" class="oracle.sysman.eml.webapp.WebappMsg" /> <uix:bundle name="sdkMsg" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:tableLayout width="100%"> <uix:rowLayout hAlign="right"> <uix:cellFormat> <uix:rowLayout> <uix:form name="timeRefreshForm" method="POST" destinationBinding="refreshDest" > <uix:rowLayout vAlign="center"> <uix:styledText styleClass="OraTipText" textBinding="PAGE_REFRESHED_TIME@sdkMsg" renderedBinding="showRefreshTime"/> <uix:spacer width="4" renderedBinding="showRefreshTime" /> <uix:styledText styleClass="OraTipLabel" textBinding="lastUpdateTime" renderedBinding="showRefreshTime"/> <uix:spacer width="4" renderedBinding="showRefreshTime"/> <uix:submitButton textBinding="REFRESH@sdkMsg" formName="timeRefreshForm" event="goto" renderedBinding="showRefreshLink" /> <uix:spacer width="12" renderedBinding="showRefreshTime" /> </uix:rowLayout> <uix:formValue name="goto" valueBinding="refreshValue" /> </uix:form> <uix:form name="timeChoiceForm" method="POST" destinationBinding="currentUrl@servletRequest" > <uix:messageChoice name="timeByPost" promptBinding="VIEW_DATA@webappMsg" renderedBinding="showViewDataChoice" required="no" selectedIndexBinding="selectedContextIdx" onChange="submitForm(timeChoiceForm, false, {event:'timeByPost'})" > <uix:contents childDataBinding="contextChoices" > <uix:option textBinding="textKey" valueBinding="valueKey"/> </uix:contents> </uix:messageChoice> </uix:form> </uix:rowLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de