Current Stable Version: 1.2.6 (for Tapestry 5.3.x)
-SNAPSHOT version for T5.4 with JQuery

The project can be found here (Google Code)
http://code.google.com/p/flowlogix/wiki/TapestryLibrary
http://code.google.com/p/flowlogix/

Documentation:
http://code.google.com/p/flowlogix/wiki/TLDocIndex
Examples:
http://code.google.com/p/hope-website/

Released under the Apache v2 License 

------------------------------------- 
Major Features 

New Tapestry annotations such as @AJAX for automated session tracking and 
graceful degradation 
Session tracking with automatic redirection to login page, even from AJAX 
requests, if required 
Form submits from the browser history are handled properly, automatically, 
instead of throwing exception to the user 
Components including DynImg, SessionMonitor and Login 
Mixins including DisableAfterSubmit, DeferZoneUpdate, AjaxLoadingSpinner, and 
UpdateEvent 
Use @EJB annotation in Tapestry objects, including Stateful session beans and 
bridge Tapestry and JEE 
CDI (Context and Dependency Injection) Support - Thanks to Magnus Kvalheim 
Use tapestry-jpa with multiple databases easily with PersistenceRegistry 
Improved Tapestry DateField calendar functionality 
Bridges Security between Tapestry-Security/Shiro, EJBs and REST Services 
Create GWT Components and use them in Tapestry pages / components with 
GwtSupport 
End-to-End integration with GWT and SmartGWT 
Override Tapestry Ajax highlight colors easily with a mixin 
Automatic wait cursor while waiting for Ajax request (ZoneLoadingSpinner mixin) 
build-core, a pre-made Maven POM parent for Tapestry and GWT to work with JEE 
Skinny WAR support, deploy-on-save support for Glassfish and NetBeans 
Runtime Environment 
The library will run on Java 7+ and in any Servlet or JEE container 
Some more advanced features require Servlet 3.0 and a full JEE container such 
as Glassfish. 

Reply via email to