<%@ page import="org.apache.myfaces.custom.tree.DefaultMutableTreeNode, org.apache.myfaces.custom.tree.model.DefaultTreeModel"%> <%@ page session="true" contentType="text/html;charset=utf-8"%> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> <%@include file="inc/head.inc" %> A panel group (<t:panelGroup>) is rendered as an HTML <span> by default... ...or as a <div> with a value of 'block' for the layout attribute <%@include file="inc/page_footer.jsp" %>