<%@ include file="/sdk/oemTop.jspf"%> <%@ include file="/oemNoscript.jspf"%> <%-- -- Page: generalPage.jsp -- Controller: db/adm/schm/IndexController.java -- -- Description: The General Tab for Index. --%> <%-- 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"%> <%@ include file="/oemNoscript.jspf"%> <%-- Imports --%> <%@ page import="oracle.sysman.db.adm.schm.IndexConstants"%> <%-- HTML Page Title --%> <%-- Fix Bug 4080599, for future release <%@ include file="/oemTitle.jspf" %> --%> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/global.jspf"%> <%-- Warning/Error display --%> <%-- Create/Edit/View Header --%> <%-- SubTabs --%> <%-- START: TAB CONTENTS starts here --%> <%-- Indexed object type for create mode --%> <%--Indexed object type for edit mode--%> <%-- --%> <%-- Table columns list --%> <%-- Indexed object type for create mode --%> <%-- END: TAB CONTENTS ends here --%> <%-- Create/Edit Buttons --%> <%-- END: HTML Form --%> <%-- END: Content --%>