<%@ page import="javax.faces.context.FacesContext"%> <%@ taglib uri="http://www.atanion.com/tobago/component" prefix="t" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%-- rows="fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;fixed;1*" />--%> <% // fixme: this hotfix ensures that, "overviewNavigation" is available // fixme: for JSTL-Tags FacesContext facesContext = FacesContext.getCurrentInstance(); facesContext.getApplication().getVariableResolver() .resolveVariable(facesContext, "overviewNavigation"); %> <%-- --%>