Top

Getting Started

PrimeFaces / Getting Started

PrimeFaces is a lightweight library with one jar, zero-configuration and no required dependencies. You just need to download PrimeFaces, add the primefaces-{version}.jar to your classpath and import the namespace to get started.

Namespaces

PrimeFaces namespace is necessary to add PrimeFaces components to your pages.

For PrimeFaces Mobile, the namespace would be;

Test Run

That’s it, now you can add a test component to see if everything is ok.