%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: securityPage.jsp
-- Controller: db/adm/xdb/XDBResourceController.java
--
-- Description: Security Page for XDB Resource Create and EDit
--%>
<%-- 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.emo.xdb.XDBConstants" %>
<%@ include file="/oemTitle.jspf" %>
<%-- HTML Form --%>
<%--- Include global tabs --%>
<%@ include file="/database/global.jspf" %>
<%-- Information/Error display --%>
<%@ include file="/database/informationError.jspf" %>
<%-- Sub Tabs --%>
<%-- Specify tabs --%>
<%-- Specify contents --%>
<%-- Todo Binding --%>
<%--
--%>
<%-- Page Buttons --%>
<%-- Show Revert and Apply for Edit mode --%>
<%-- Show Cancel and OK for Create mode --%>