April 01, 2005
01 April 2005 - Jakarta Tapestry 3.0.3 Released
Jakarta Tapestry 3.0.3 is now available. This is a maintenance release that fixes a few issues identified with 3.0.2:
- Private assets now require a valid checksum in order to be retrieved via the asset service.
- The JanitorThread now terminates gracefully when the Tapestry servlet is destroyed.
- The engine no longer bypasses proper clean up when a client aborts a request.
- The DatePicker calendar window will now close automatically if no onchange event handler is specified. If specified, that event will now only fire if the date was changed.
- A correction was made to the taiwanese and simplified chinese error messages.
- The FormConditional component will no longer ignore the element parameter, if specified.
- The Body component now emits XHTML compliant script tags.
- The build scripts have been altered to function with the Java 1.5 compiler.
Downloads:
http://tapestry.apache.org/download.html
----
-- The Jakarta Tapestry Development Team
----Posted by Tetsuya Kitahata at April 1, 2005 11:00 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/000589.html
[ Category : Apache Jakarta ] (PDF)(XML)

