<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizConfigure.jsp -- Controller: oracle.sysman.db.util.stats.StatsController -- -- Description: Configure page for Gather Stats automated tasks -- -- MODIFIED (MM/DD/YY) -- sshastry 03/20/06 - -- mnihalan 03/17/04 - mnihalan_opt_stats1 -- mnihalan 02/18/04 - Initial Creation --%> <%-- Tag Libraries --%> <%@ 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" %> <%@ page import="oracle.sysman.db.util.DBJobParams" %> <%-- 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" %> <%-- Use the pageStatus tag to provide page/wizard context (target name) --%> <%-- Cancel and Continue buttons --%> <%-- Configure Automated task --%>