<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: samplePage.jsp -- Controller: db/adm/schm/SampleController.java -- -- Description: Short Description of the page. --%> <%-- 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.adm.schm.SchemaPages" %> <%-- HTML Page Title --%> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/global.jspf" %> <%-- START: TAB CONTENTS starts here --%> <%-- END: TAB CONTENTS ends here --%> <%-- Buttons --%> <%-- END: HTML Form --%> <%-- END: Content --%>