JSF 2.0 introduced a variety of new features, with the addition of the Facelets specification being the most widely anticipated by software engineers and application developers alike. Facelets became ...
This blog updates TOTD #45 to use Facelets as view technology. Powerful templating system, re-use and ease-of-development, designer-friendly are the key benefits of Facelets. Facelets are already an ...
Time and time again, when developing user interfaces with JSF, tasks that could be achieved quite easily using JavaScript become a giant hassle. A simple example is a page that includes a set of radio ...