%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: grantPrivileges.jsp
-- Controller: db/adm/schm/GrantObjPrivsController.java
--
-- Description: This is Grant Privileges page, from the drop down menu.
-- (launched in context of a schema object).
--%>
<%-- Tag Libraries --%>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %>
<% oracle.cabo.share.util.CaboHttpUtils.setNoCacheHeaders(response); %>
<%@ include file="/oemNoscript.jspf" %>
<%-- HTML Page Title --%>
<%-- Oracle Logo and Tabs --%>
<%@ include file="/database/global.jspf" %>
<%-- Grant Privileges --%>
<%-- END: Grant Privileges --%>
<%-- Create/Edit Buttons --%>