%@ page import="com.arsdigita.dispatcher.*" %> <%@ taglib uri="/WEB-INF/jsp-template.tld" prefix="acs" %> <% RequestContext context = DispatcherHelper.getRequestContext(request); String sectionPath = context.getProcessedURLPart(); String tabClass = (sectionPath.equals("")) ? "navtopon" : "navtopoff"; %>