<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizRelatedSegments.jsp -- Controller: oracle.sysman.db.util.stgAdv.StgAdvController -- -- Description: Related Segments page -- -- MODIFIED (MM/DD/YY) -- ychan 12/08/06 - -- mnihalan 08/16/05 - Fix bug 4555126 -- mnihalan 05/27/04 - Add page status -- mnihalan 01/22/04 - Cache manager changes -- hsu 07/25/03 - change global -- qsong 04/29/03 - Add oemTop.jspf -- mnihalan 03/19/03 - Add target, type -- mnihalan 03/13/03 - mnihalan_trans_shrink_adv -- mnihalan 03/12/03 - Initial Creation --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%-- Imports --%> <%@ page import="oracle.sysman.db.util.shrinkAdv.JspConstants" %> <%-- Message Bundle --%> <%-- Browser title. Page name from controller getPageHeader() --%> <%@ include file="/oemTitle.jspf" %> <%-- HTML Form --%> <%-- Oracle Logo and Tabs, breadcrumb data from --%> <%-- controller getNavigatorPath() --%> <%@ include file="/database/global.jspf" %> <%-- --%> <%-- Train --%> <%-- --%> <%@ include file="wizTrain.jsp" %> <%@ include file="wizPageStatus.jsp" %> <%-- Navigation buttons --%> <%-- --%> <%-- Page that displays the table of objects --%> <%@ include file="wizRelatedSegments.jsp" %> <%-- Options --%> <%@ include file="wizOptionsInclude.jsp" %>