Download List

Descripción del Proyecto

Aranea is a hierarchical Model-View-Controller Web
framework that provides a common, simple approach
to building Web application components, reusing
custom or general GUI logic, and extending the
framework. The framework enforces programming
using object oriented techniques with POJOs and
provides a JSP tag library that facilitates the
programming of Web GUIs without writing HTML. In
addition to being a full-fledged Web framework in
its own right, it provides a powerful and simple
component system that allows the framework to be
tailored by configuring the reusable modules and
adding modules only for the missing features.

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.

2008-02-08 05:05
1.1-RC1

El flujo de navegación de la API es más fácil de personalizar mediante el uso de TransitionHandlers. ListSqlHelpers reconoce NamingStrategies que reducen código estándar cuando se construye una consulta. Mensajes de validación de FormElement puede ser prestados fuera de MessageContext.
Tags: Development
The flow navigation API is easier to customize by
using TransitionHandlers. ListSqlHelpers
recognizes NamingStrategies which reduce
boilerplate code when constructing queries.
FormElement validation messages can be rendered
outside of MessageContext.

2007-11-05 08:41
1.1-M5

Tags: Development, Major feature enhancements

2007-10-02 15:40
1.1-M4

Este hito añade nuevos widgets y características para Aranea Uilib, corrige algunos errores y mejora algunas APIs de edad.
Tags: Development, Major feature enhancements
This milestone adds new widgets and features to Aranea Uilib, fixes a few bugs, and enhances some old APIs.

2007-08-31 11:37
1.0.11

Un FormWidget.restoreBaseState () problema se solucionó.
Tags: Stable, Minor bugfixes
A FormWidget.restoreBaseState() issue was fixed.

2007-07-31 11:57
1.0.10

Algunas correcciones y adiciones se hicieron a BeanFormWidget. TcdAndTldMerger está presente en aranea.jar y no necesita ser compilado por separado.
Tags: Stable, Minor bugfixes
Some bugfixes and additions were made to BeanFormWidget. TcdAndTldMerger is now present in aranea.jar and does not need to be compiled separately.

Project Resources