Download List

Descripción del Proyecto

Tapestry is a rich, component-based object model for developing dynamic, robust, highly interactive Web applications. Applications are constructed in terms of Java objects, methods and properties, instead of URLs and query parameters. It builds and interprets all URLs, dispatching directly to application-specific "listener" methods. It includes complete source code, documentation, tutorials and a complete example J2EE application.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-09 02:15
3.0-beta-3

Correcciones de errores menores que conducen a un candidato de la versión. Un fallo en la generación de JavaScript dinámica que vetó el componente de la paleta se ha solucionado. Descriptores de despliegue Bad en el ejemplo Vlib han sido corregidos.
Tags: Minor bugfixes
Minor bugfixes leading up to a release candidate. A bug in dynamic JavaScript generation that nixed the Palette component has been fixed. Bad deployment descriptors in the Vlib example have been fixed.

2003-07-15 23:39
3.0-beta-2

Correcciones de errores, mejoras en el soporte de localización, y la compatibilidad con Yakarta FileUpload 1.0 final.
Tags: Minor bugfixes
Bugfixes, improvements to localization support, and compatibility with Jakarta FileUpload 1.0 final.

2003-06-06 16:23
3.0-beta-1a

Una incompatibilidad con el JDK 1.3 se ha corregido y una solución para un error en el JDK 1.3 java.util.MessageFormat se ha añadido.
Tags: Minor bugfixes
An incompatibility with JDK 1.3 has been fixed and a workaround for a
bug in JDK 1.3 java.util.MessageFormat has been added.

2003-06-02 23:50
3.0-beta-1

Este comunicado tiene una biblioteca de etiquetas JSP para el funcionamiento, la generación mejorada de JavaScript de cliente, y un conjunto de componentes de WML. La demostración de la Biblioteca Virtual fue reconstruida con todas las últimas características. Este lanzamiento se basa en Maven.
Tags: Minor feature enhancements
This release has a JSP tag library for interoperation, improved generation of client-side JavaScript, and a suite of WML components. The Virtual Library demonstration was rebuilt with all the latest features. This release builds under Maven.

2003-03-24 18:55
2.4-alpha-5

Esta versión incluye una biblioteca de etiquetas JSP que permite que las páginas JSP para crear enlaces a páginas de Tapices. Tapiz ahora los errores de tiempo de ejecución se refiere a las líneas específicas de plantilla o archivos de especificación. La dirección del nuevo parámetro "Auto" se ha añadido.
Tags: Minor feature enhancements
This release adds a JSP tag library which allows JSPs to create links
to Tapestry pages. Tapestry now relates runtime errors back to
specific lines of template or specification files. The new parameter
direction "auto" has been added.

Project Resources