September 19, 2005
19 September 2005 - Jakarta Tapestry 4.0 beta 7 Now Available
The seventh beta release of Jakarta Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. This is another a bug fix release, building on the beta-6 release. This release continues to fill in missing component documentation, and improved error reporting in a number of areas. Further, component types may now include slashes (to allow organizing them into folders, in the same way that pages can be organized). Class names of managed beans may now be abbreviated, much like the way page and component class names may be abbreviated. A full listing of bug fixes is available in the change log (http://tapestry.apache.org/changes.html)
Tapestry is distributed as a combined binary/source distribution, and a seperate documentation distribution.
Download Tapestry from
http://tapestry.apache.org/download.html
Posted by Tetsuya Kitahata at September 19, 2005 07:44 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/000731.html
[ Category : Apache Jakarta ] (PDF)(XML)

