<%@ 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="oracle.sysman.eml.mntr.Constants"%> <%@ page import="oracle.sysman.resources.health.HealthResourceBundle"%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="header.jsp" %> <%@ include file="healthTimestampandError.jsp" %> <% String orientation = "top"; String hasDelete = (String)request.getAttribute("hasDelete"); %> <%@ include file="healthFaintTabs.jsp" %> <% if((hasDelete != null) && (hasDelete.equals("true"))) { %> <% } %> <% if((hasDelete != null) && (hasDelete.equals("true"))) { %> <% } else { %> <% } %> <% orientation = "bottom"; %> <%@ include file="healthFaintTabs.jsp" %>