<%-- -- Page: missingTarget.jsp -- Controller: oracle.sysman.eml.ecm.track.MissingTargetController -- -- MODIFIED (MM/DD/YY) -- niramach 06/30/05 - Showall support for oem table . -- niramach 05/04/05 - -- kchiasso 04/15/05 - set summary -- niramach 03/04/05 - Add tip for missing targets. -- niramach 01/12/05 - Fixed the table width issue -- niramach 06/01/04 - enhancement --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%--- Page Refreshed MMM d, yyyy h:mm:ss a Text ---%> <%--- Configuration Collection Status Text ---%> <%-- Added spacer fo better readability --%> <%--- Subtab layout ---%> <%--- Missing Targets Information ---%> <%--- Missing Target Information Text ---%> <%--- Missing Target Information Table ---%> <%-- Added spacer fo better readability --%> <%--- Related Links Header ---%> <%--- System Errors Link ---%> <%--- Metric Errors Link ---%> <%------------------------------ End of File -------------------------------%>