I am trying to add prime faces to a new dynamic web project on eclipse so as instructed in the official website
You just need to download PrimeFaces, add the primefaces-{version}.jar to your classpath and import the namespace to get started.
To do this
- I created new dynamic web project in eclipse
- Right click on the project in project explorer -> Build path -> configure build path -> Libraries ->Add external jar
however using the template xhtml file provided didn't render primefaces tag