problems with Tomahawk and JSF 2.0 Mojarra
I am trying to use <t:tree> component of Tomahawk-1.1.10 with JSF2.0 Mojarra. I am getting a strange error in the browser which says
"<t:tree> Tag Library supports namespace: http://myfaces.apache.org/tomahawk, but no tag was defined for name: tree"
I checked the tomahawk taglib and there is a tag named "tree" in the META-INF directory. Any ideas what might the issue here ?
I am using Netbeans 6.9 with Glassfish Server 3.
regards,
Nirvan