i\'m new in primefaces word , and i need to use primefaces extensions (inputNumber)
in the XHTML file I add the taglib :
If you are using maven for your dependencies, the required entry is
org.primefaces.extensions
primefaces-extensions
0.6.3
This will add the required dependencies for primefaces extensions.
If you are not using maven, then you should follow the Getting Started guide for "other users" and add all the necessary jars