Template based web application with JSF

In this article we will demonstrate how you can create template in the JSF based web application. Creating template really helps if you want to repeat several things for the various pages, but also want to be able to have flexiblity to modify things whenever required. Tools Used: Eclipse JavaEE – Juno, Wildfly 8.1.0 In this …

Template based web application with JSF Read More »