<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizSelectSchemaObjects.jsp -- Controller: oracle.sysman.db.util.stats.StatsController -- -- Description: Page to select schemas objects (Tables or Indexes) -- -- MODIFIED (MM/DD/YY) -- mnihalan 06/22/04 - Change name -- mnihalan 05/19/04 - Add checkbox for lock -- mnihalan 03/30/04 - Add title -- mnihalan 03/17/04 - mnihalan_opt_stats1 -- mnihalan 05/01/03 - Initital 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.stats.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="/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) --%> <%@ include file="wizPageStatus.jsp" %> <%-- --%> <%-- Navigation buttons --%> <%-- --%> <%-- --%> <%-- buttons --%> <%-- --%> <%-- --%> <%-- table --%> <%-- --%>