<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: selectSchemaObjectPage.jsp -- Controller: db/adm/schm/*Controller.java - used by several controllers -- -- Description: LOV that lets users search and select a schema.object combination. -- An example of this being used can be seen by looking at the -- Table object's Add Foreign Key Constriant page, this is the -- LOV that allows the user to select a referenced table. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <% oracle.cabo.share.util.CaboHttpUtils.setNoCacheHeaders(response); %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ include file="/oemNoscript.jspf" %> <%-- Search Criteria and Instruction --%> <%-- End Search Criteria and Instruction --%>