Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\gensvc\view\gensvcAvailAlerts.jsp
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ page import="oracle.sysman.eml.gensvc.GenSvcUIConstants"%> <%@ page import="oracle.cabo.ui.UIConstants"%> <oem:pageSegment> <uix:dataScope currentDataBinding="AlertTablePlugin@"> <uix:bundle name="gensvcRB" class="oracle.sysman.resources.eml.gensvc.GensvcResourceBundle"/> <uix:bundle name="sdkMsg" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:header textBinding="alertHistoryHeader"> <uix:stackLayout> <!-- uix:form name="change_alerts_form" method="POST" --> <uix:rowLayout> <uix:messageChoice name="show_alerts" promptBinding="VIEW@sdkMsg" id="TEST_TYPE_SELECTION" selectedValueBinding="selectedValue" onChange="submitForm('OneBigForm',0,{'event':'change_alert_event'}); return false;"> <uix:contents childDataBinding="choices"> <uix:option textBinding="<%= UIConstants.TEXT_KEY %>" valueBinding="<%= UIConstants.VALUE_PARAM %>"/> </uix:contents> </uix:messageChoice> </uix:rowLayout> <uix:spacer height="10"/> <uix:rowLayout renderedBinding="showCommentEntry"> <uix:messageTextInput columns="80" name="commentInput" promptBinding="COMMENT_MOST_RECENT_ALERT@gensvcRB" rows="1"/> <uix:spacer width="10"/> <uix:submitButton textBinding="ADD_COMMENT@gensvcRB" shortDescBinding="ADD_COMMENT@gensvcRB" name="<%= UIConstants.EVENT_PARAM %>" value="<%= GenSvcUIConstants.ADD_COMMENT_EVENT %>"/> </uix:rowLayout> <!-- /uix:form --> <uix:include nodeBinding="tableBean@"/> </uix:stackLayout> </uix:header> </uix:dataScope> </oem:pageSegment>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de