Facelets fits JSF like a glove

9
Anonymous Reader writes “While working on a Java Server Faces (JSF) project recently, I had the pleasure of using Facelets for the first time. What I most liked about Facelets was that it let me create reusable composition components. Being able to take a page (like a JSP) and turn it into a Facelets component has been a real boon to my JSF development ever since. My conclusion? If you’re not using Facelets, you’re not getting the most you can out of JSF.”

Link: ibm.com/developerworks

Category:

  • Java