↧
Java Server Faces/JSF 2 Tutorial – Step 1: Project setup, Maven and the first...
In this short tutorial we are going to build a Java Server Faces Web-Application using JSF2.0, Facelets, Maven and Hibernate as ORM Mapper. The goals for this first step are: Setting up the project...
View ArticleUsing PrimeFaces to pimp up existing Java Server Faces / JSF 2 Applications
In this tutorial we’re going to modify an existing Java Server Faces / JSF 2 web application by adding rich UI components to the existing layout. Our tool of choice here is the PrimeFaces framework. It...
View Article