<%-- -- Page: shrinkScheduleInclude.jsp -- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController -- -- Description: Page to select schema objects in brief mode -- -- MODIFIED (MM/DD/YY) -- mnihalan 07/22/04 - Change the DB Schedule -- mnihalan 06/23/04 - Change schdule page -- chanchan 10/21/03 - Fix ADA issues -- mnihalan 10/17/03 - Change the include page -- mnihalan 09/04/03 - mnihalan_emdw_fix_perf_0901 -- mnihalan 08/28/03 - Initital creation --%> <%-- Imports --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import="oracle.sysman.emo.util.shrinkAdv.ShrinkAdvConstants" %> <%@ page import="oracle.sysman.db.util.shrinkAdv.JspConstants" %>