Tag: java
PrimeFaces theme setup and new theme definition
PrimeFaces is using ThemeRoller framework from jQuery, and it comes with a lot of pre-defined themes that you can preview and download from Primefaces theme gallery. This tutorial will provide details of how can you handle with applying a pre-defined theme and also creating a new one. Part 1: Applying a PrimeFaces theme Setting up and configuring PrimeFaces library PrimeFaces is an open source UI component library with one JAR file for JSF (JavaServer Faces) based application, which can be easily integrated into your project by getting the specific artifact. For the purpose of this tutorial, we are using Maven as a build and project management tool, which manages installation of all dependencies. For more...
Latest news
See what we have worked on lately