<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizActionPre10g.jsp -- Controller: oracle.sysman.db.util.stats.StatsController -- -- Description: Introduction page for the Manage Optimizer Statistics -- wizard -- -- MODIFIED (MM/DD/YY) -- mnihalan 04/20/04 - Add sname oname -- mnihalan 04/09/04 - mnihalan_opt_stats4 -- mnihalan 03/26/04 - 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="/database/global.jspf" %> <%-- Use the pageStatus tag to provide page/wizard context (target name) --%>