JSF PrimeFaces Tutorials
Following tutorials will help you learn how to use PrimeFaces for JSF in no time.
The best part?
They all come with detailed explanations, source code, and accompanying test cases.
So let’s get to work.
What is PrimeFaces for JSF? #
PrimeFaces is an open source component library for JavaServer Faces (JSF).
It provides a collection of mostly visual components (widgets) that can be used by JSF programmers to build the UI for a web application.
PrimeFaces is developed and maintained by PrimeTek Informatics.
Tutorials #
If you would like to request a new tutorial, leave a comment below.
- JSF PrimeFaces Spring Boot Example
- JSF PrimeFaces DataTable Example
- JSF PrimeFaces Themes Example
- JSF PrimeFaces Welcome Page Redirect Example
- JSF PrimeFaces Spring Security Example
- JSF Login Servlet Filter Example
- JSF Primefaces Automated Unit Testing using Selenium
Tutorials not using Spring Boot:
- JSF PrimeFaces Jetty Example
- JSF PrimeFaces WildFly Example
- JSF PrimeFaces Apache Tomcat Example
- JSF PrimeFaces WebSphere Application Server Example