October 17, 2004
17 October 2004 - Jakarta Tapestry 3.0.1 Released
Jakarta Tapestry 3.0.1 is now available. This is a maintenance release, fixing a few problems that could not wait for Tapestry 3.1.
- Pages are linked to the active request cycle before finishLoad() is invoked
- Fix for a NullPointerException inside ValidationDelegate
- Add a public implementation of ITemplateParserDelegate
- Fix Palette to clear the selected list when no selection are made
- Allow pages and components to be abstract even when no properties are specified
- Allow informal parameters on the Shell component
- Add a clearErrors() method to IValidationDelegate
- Add a PopupLinkRenderer to the contrib library
Downloads:
- BINARY: http://jakarta.apache.org/site/binindex.cgi
- SOURCE: http://jakarta.apache.org/site/sourceindex.cgi
----
-- The Jakarta Tapestry Development Team
----Posted by Tetsuya Kitahata at October 17, 2004 03:19 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/000484.html
[ Category : Apache Jakarta ] (PDF)(XML)

