<%@ include file="/sdk/oemTop.jspf" %> <%@ 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.metrics.target.CollectionSettingsViewBean"%> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <% CollectionSettingsViewBean collectionViewBean = (CollectionSettingsViewBean)request.getAttribute("viewBean"); %> <% if (collectionViewBean.getShowHealthHeader() == true) { %> <%@ include file="/health/header.jsp"%> <% } %> <%-- include the schedule pagesegment. --%>