%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: shrinkAdvRecommendations.jsp
-- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController
--
-- Description: Recommendations page for Shrink Advisor
--
-- MODIFIED (MM/DD/YY)
-- mnihalan 03/29/05 - UI review changes
-- mnihalan 03/29/05 - Minor UI changes
-- mnihalan 03/16/05 - Fix related links
-- mnihalan 02/28/05 - Change in workflow
-- mnihalan 07/20/04 - Change subtabs
-- mnihalan 07/08/04 - Add tabs
-- mnihalan 06/20/04 - mnihalan_opt_stats12
-- mnihalan 05/25/04 - 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" %>
<%@ include file="/oemNoscript.jspf" %>
<%-- 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" %>
<%-- Search Section for recommendations --%>
<%@ include file="shrinkAdvRecomSearch.jsp" %>
<%-- --%>
<%-- recommendations table --%>
<%-- --%>
<%@ include file="relatedLinks.jsp" %>