m working on JSF for past 3 weeks and i got stuck with richfaces ,actually my demo application is working fine but when i integrated it in my project it gave me this error:-
Tag Library supports namespace: http://java.sun.com/jsf/html, but no tag was defined for name: head
my lib contain:-
commons-beanutils-1.8.3
commons-codec-1.3
commons-collections-3.2
commons-digester-1.8
commons-discovery-0.4
commons-logging-1.1.1
hibernate3
hibernate-commons-annotations-3.0.0.ga
hibernate-validator-3.0.0.ga
jsf-facelets-1.1.15.B1
myfaces-api-2.0.2
myfaces-impl-2.0.2
richfaces-api-3.3.3.Final (1)
richfaces-impl-3.3.3.Final
richfaces-ui-3.3.3.Final
i think two jars are contradicting....
any help is welcome thnx :)