<%-- -- Page: subTabsInclude.jsp -- Controller: db/adm/sec/ols/PolicyController.java -- -- Description: This handles all of the policy subtabs. -- All events should be named: subTab. -- In onEvent any event that starts with "subTab" -- will be forwarded to the onSubTab function where -- it will be handled. --%> <%@ 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" %> <%-- Define Msg Bundles --%> <%-- General Tab --%> <%-- Storage Tab --%> <%-- LOB Tab --%>