May 06, 2005
06 May 2005 - Jakarta Tapestry 4.0-alpha-2 Released
The latest alpha release of what is now called Jakarta Tapestry 4.0 has been made available. Release 4.0-alpha-2 of the Tapestry web application framework fleshes out more of Portlet support and adds many new features, including:
- 'client' property persistence strategy -- persistent properties stored on client as query parameters
- Default binding type for component parameters -- binding prefix can now often be omitted
- More friendly-URL encoders
- Improved listener methods -- listener parameter passed in as method parameters
- FieldLabel now works correctly when enclosed by a looping component
- Asset URLs now include a message digest as security credential
- Form names are now based on the Form component's id
----
-- Jakarta Tapestry Development Team
----Posted by Tetsuya Kitahata at May 6, 2005 11:59 PMProject Info -- Apache Tapestry
Apache Tapestry is a component-based web application framework, written in Java. Tapestry is more than a simple templating system; Tapestry builds on the Java Servlet API to build a platform for creating dynamic, interactive web sites. More than just another templating language, Tapestry is a real framework for building complex applications from simple, reusable components. Tapestry offloads much of the error-prone work in creating web applications into the framework itself, taking over mundane tasks such as dispatching incoming requests, constructing and interpretting URLs encoded with information, handling localization and internationalization and much more besides.
Releases can be downloaded from http://tapestry.apache.org/download.html
Project Website http://tapestry.apache.org/ Programming Languages Java Categories web-framework Mailing Lists http://tapestry.apache.org/mail-lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/TAPESTRY Project Management Committee Apache Tapestry Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/tapestry/ SVN Direct http://svn.apache.org/repos/asf/tapestry/
http://www.apachenews.org/archives/000616.html
[ Category : Apache Jakarta ] (PDF)(XML)

