<%@ include file="/sdk/oemTop.jspf" %> <%@ 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" %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/database/global.jspf" %> <% //change to uix tags once documentation is up boolean areAllTabsAccesible = true; if(request.getAttribute("ALL_TABS_ACCESSIBLE_TO_ACCTMGR") !=null) { areAllTabsAccesible = ((Boolean)request.getAttribute("ALL_TABS_ACCESSIBLE_TO_ACCTMGR")).booleanValue(); } if(areAllTabsAccesible){ %> <%}%>