%@ include file="/portal/include/include_java.jsp" %>
<%@page import="com.appiancorp.services.WebServiceContextFactory"%>
<%@page import="com.appiancorp.services.ServiceContext"%>
<%@page import="com.appiancorp.suiteapi.common.ServiceLocator"%>
<%@page import="com.appiancorp.suiteapi.portal.NavigationService"%>
<%@page import="com.appiancorp.suiteapi.portal.NavigationMenu"%>
<%@page import="org.apache.commons.lang.StringUtils"%>
<%@page import="com.appiancorp.asi.components.common.BackgroundAction"%>
<%-- The next two CDATA variables are a workaround for weblogic, which translates to an XML-style
JSP before translating to a servlet. Having this non-standard-XML stuff embedded in the JSP
prevents weblogic from compiling it.
--%>