Download List

Descripción del Proyecto

The Xephyrus Data Structures Tag Library provides
an easy way to create and manipulate the contents
of common Java data structures such as maps and
lists from within JSPs using tags.

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.

2005-10-13 16:44
1.5

La biblioteca fue pulida. Se hicieron varias mejoras y algunos errores fueron corregidos. Esta versión está destinada a Java 5 y JSP 2.0.
Tags: Minor feature enhancements
The library was polished up. Several improvements were made and a few bugs were fixed. This version is aimed at Java 5 and JSP 2.0.

2004-08-19 22:29
0.4

Este comunicado contiene algunas pequeñas correcciones y mejoras: El embalaje ha sido "fijo". El conflicto entre el DAS y JavaBean objetos creados ha sido eliminado. El «conjunto de etiquetas 'ha sido persuadidos para ejecutar JSP en su cuerpo. Nuevos contenedores son ahora disponible para el motor de JSP en la etiqueta de inicio en lugar de la etiqueta de cierre. Hay un nuevo tamaño 'etiqueta que informe el tamaño del contenedor es anidada dentro. El TLD se ha añadido al despliegue de manifiesto la jarra más sencillo, lo que permite.
Tags: Minor bugfixes
This release contains a few minor bugfixes and enhancements: The packaging has been "fixed." The conflict between das and javabean created objects has been eliminated. The 'set' tag has been persuaded to execute JSP in its body. New containers are now made available to the JSP engine at the start tag rather than the end tag. There is a new 'size' tag which will report the size of the container it's nested within. The TLD has been added to the jar's manifest, allowing simpler deployment.

2003-04-13 07:36
0.3

Este comunicado incluye algunas nuevas características y corrección de errores algunos. Las etiquetas de contenedores tienen ahora un 'archivo' atributo por defecto que permite que se cargue de un archivo. Las etiquetas de los trabajadores han tenido problemas de reutilización y las cuestiones del uso del cuerpo limpiado. La API y el uso de documentos han sido limpiadas.
Tags: Minor feature enhancements
This release includes a few new features and a few bugfixes. The container tags now have a 'file' attribute allowing defaults to be loaded from a file. The worker tags have had reusability issues and body usage issues cleaned up. The API and usage docs have been cleaned up.

2003-03-24 05:43
0.2

Añadir / Set cosas acepta el contenido del cuerpo y tolera nulos. El 'eliminar' atributo se añadió a las etiquetas de contenedores. Todo el código de etiqueta ha sido adaptado para ajustarse a las normas de reutilización.
Tags: Minor feature enhancements
Add/set stuff accepts body content and tolerates nulls. The 'remove' attribute was added to container tags. All tag code has been adjusted to conform to reusability standards.

2003-03-10 10:26
0.1

Tags: Initial freshmeat announcement

Project Resources