<%@ 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" %> <% oracle.cabo.share.util.CaboHttpUtils.setNoCacheHeaders(response); %> <%@ include file="/database/global.jspf" %> <% boolean areAllTabsAccesible = true; if(request.getAttribute("ALL_TABS_ACCESSIBLE_TO_ACCTMGR") !=null) { areAllTabsAccesible = ((Boolean)request.getAttribute("ALL_TABS_ACCESSIBLE_TO_ACCTMGR")).booleanValue(); } %> <%if(areAllTabsAccesible){%> <%}%> <% if(areAllTabsAccesible){ %> <%}%> <%-- start General Information section --%> <%-- Profile Information section --%> <%-- Authentication Types section --%> <%-- Based on the authentication type show different data --%> <%-- tablespace --%> <% boolean areAllTabsAccesible = true; if(request.getAttribute("ALL_TABS_ACCESSIBLE_TO_ACCTMGR") !=null) { areAllTabsAccesible = ((Boolean)request.getAttribute("ALL_TABS_ACCESSIBLE_TO_ACCTMGR")).booleanValue(); } if(areAllTabsAccesible){ %> <%}else{%> <%}%> <%-- Status of user section --%>