Java EE7: Creating HTML5 Pages Using JSF 2.2
In this section, you create the JSF configuration and the first JSF page that uses HTML5 code with JSF attributes. First, you create the backing bean for the JSF page. This bean lists all stickers in the application. Right-click the org.sticker.websocket ...