Rapid JSF web development with single backing bean per page and straightforward clean navigation.
March 20, 2015: Version 2.0.2 released tested on Tomcat, JBoss, and Weblogic.
Simple Tomcat example code included to be built with Ant.
Asterion for JSF is a library for JSF web applications that provides the execution of managed-bean's methods when each page is being entered, displayed and left. The methods navigateIn(), preRender() and navigateOut() are automatically executed.