<%-- -- Page: blackoutsPageSegment.jsp -- Controller: oracle.sysman.eml.admin.rep.blackout.GroupsBlackoutsSegmentHandler -- -- Description: This jsp is a page segment which is included on the groups -- Homepage to represent the Blackouts. -- --%> <%@ include file="/sdk/oemTop.jspf"%> <%-- Tag Libraries --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%-- Start the Page Segment --%> <%-- Message Bundles --%> <%-- Start the Contents of the Page Segment --%> <%-- Begin Table to display blackouts info for the group --%> <%-- Set the Table Format so that alternate rows are displayed in different colours (rowBanding) --%> <%-- End Table to display blackouts info for the group --%> <%-- End the Contents of the Page Segment --%> <%-- End the Page Segment --%>