Hi! I am trying to use tree2 from Tomahawk <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> And I was trying the simple tree however it seems that I have problem with my facesConfig. Do I need to add servlet or something in my web.xml to add this:
<%@ page import="org.apache.myfaces.custom.tree.DefaultMutableTreeNode,
org.apache.myfaces.custom.tree.model.DefaultTreeModel"%>
Thanks for your help.
Do you know simple code example using JTree?
Thanks
Sophie

