JSF 2.2 - Configurable resource directory

JSFlive published a new post in the series on JSF 2.2 features about the configuration of the resource directory. The post JSF 2.2: Configurable resource directory shows how the directory used for JSF resource lookup in the web application can be changed.

JSF 2.2 - CollectionDataModel

JSFlive published a new post in the series on JSF 2.2 features about the CollectionDataModel. The post JSF 2.2: CollectionDataModel shows this long awaited feature that allows the usage of java.util.Collection with JSF data tables.

JSF 2.2 - View actions

JSFlive started a new series on JSF 2.2 features. The first post in this series presents view actions, a feature missing since JSF 2.0 to execute actions on initial GET requests (and postbacks).

JSF@Work 1.2

IRIAN released version 1.2 of the JavaServer Faces (JSF) online documentation "JSF@Work". This version features new content about CDI, MyFaces CODI, PrimeFaces 3.5 and lots of other enhancements and improvements. The tutorial contains a complete list of changes.

JSF@Work is available (currently only in german language) at: http://jsfatwork.irian.at.

TomEE and Maven

Following article, shows how to use Apache TomEE in conjunction with Apache Maven.

Apache TomEE is a lightweight JEE Web Profile enterprise server wich allows you to use CDI JSF EJB etc... within a simple WAR file.

The blog walks you through a small hello world project which touches all three layers of a typical enterprise application.

On to the article

1 2 3 4 5 6 7 8