<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizAddSchemaTables.jsp -- Controller: oracle.sysman.db.util.sats.StatsController -- -- Description: Page to add a schema object(table) to the selected schema objects -- -- MODIFIED (MM/DD/YY) -- sshastry 03/20/06 - -- mnihalan 04/26/05 - Fix ADA bugs -- mnihalan 07/27/04 - Change table for Add Schema Objects -- mnihalan 06/17/04 - Fix the search -- mnihalan 04/30/04 - Change LOV -- mnihalan 04/12/04 - Add tip -- mnihalan 03/17/04 - mnihalan_opt_stats1 -- mnihalan 05/01/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" %> <%@ include file="/oemNoscript.jspf" %> <%-- Imports --%> <%@ page import="oracle.sysman.db.util.stats.JspConstants" %> <%@ page import="oracle.sysman.emo.util.stats.StatsConstants" %> <%-- 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="/oemGlobal.jspf" %> <%@ include file="wizTrain.jsp" %> <%@ include file="wizTrain.jsp" %> <%@ include file="wizTrain4Steps.jsp" %> <%-- Use the pageStatus tag to provide page/wizard context (target name) --%>