After almost a year in the 0.x releases, I am proud to announce version 1.0 of 
the library.

What is the Flow Logix Tapestry Library?
It Integrates Tapestry with JEE/EJBs, GWT, Tynamo/Shiro Security and JEE 
Servers like Glassfish.

What's new?  Updated to the latest versions of Tapestry and Tapestry-Security

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, 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
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
URLs:

http://code.google.com/p/flowlogix/
http://code.google.com/p/flowlogix/wiki/TapestryLibrary
http://code.google.com/p/flowlogix/wiki/TLDocIndex

Available via the Maven Central Repository.
Licensed under the Apache v2 license.

Reply via email to