<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import='java.util.ArrayList' %> <%@ page import='oracle.sysman.eml.target.svclvl.SLRuleConstants' %> <%@ page import='oracle.sysman.eml.target.svclvl.SLRuleBean' %> <%@ page import='oracle.sysman.eml.target.svclvl.SLRuleUtil' %> <%@ include file="/oemTitle.jspf" %> <% SLRuleBean slrb = (SLRuleBean)request.getAttribute(SLRuleConstants.RENDER_BEAN); %> <%@ include file="/oemGlobal.jspf" %> <%-- uix:form name="slrule_form" destination="<%= slrb.getActionURI() %>" method="post" --%> <%-- uix:formParameter name="<%= SLRuleConstants.PARAM_DAYS %>"/ uix:formParameter name="<%= SLRuleConstants.PARAM_STARTTIME %>"/ uix:formParameter name="<%= SLRuleConstants.PARAM_ENDTIME %>"/ uix:formParameter name="<%= SLRuleConstants.PARAM_AVAIL_INCL %>"/ uix:formParameter name="<%= SLRuleConstants.PARAM_RESP_INCL %>"/ uix:formParameter name="<%= SLRuleConstants.PARAM_EXPSL %>"/ --%> <%-- /uix:form --%> <%-- uix:rowLayout width="95%" uix:cellFormat hAlign="right" oem:pageRefreshed/ /uix:cellFormat /uix:rowLayout --%> <%-- uix:header textBinding="SL_TITLE_HEADER@SLResource" --%> <%-- uix:button textBinding="SL_CANCEL_TEXT@SLResource" onClick="return formsubmit('Cancel')" --%> <%-- uix:button textBinding="SL_SAVE_RULE_TEXT@SLResource" onClick="return formsubmit('OK')" / --%> <%-- onChange="endMinChange()"> --%>