Download List

Descripción del Proyecto

JSXP is a web application framework for Java. Its main features are compile-time safety when accessing view elements, separation of code and design, simple XHTML design, component orientation, human-readable URLs,
server side state managed automatically by the framework, view Flows (units of work that have one entry point view and a defined set of result views), AJAX support, internationalization, and resource management.

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.

2009-07-02 00:19
0.4

Internacionalización (i18n) había mejorado considerablemente. Varios mecanismos de almacenamiento en caché se redactaron de nuevo, lo que mejoró el rendimiento de las aplicaciones Web.
Internationalization (i18n) was greatly improved. Several caching mechanisms were rewritten, which improved the throughput for Web applications.

2009-06-24 18:05
0.3

Una infraestructura de validación se añadió. Este comunicado contiene algunas correcciones menores en la vista de ciclo de vida del controlador y más posibilidades para crear el control de acceso para los controladores de vista.
A new validation infrastructure was added. This release contains some minor fixes in the view controller life cycle and more possibilities to create access control for view controllers.

2009-06-10 00:54
0.2

Este comunicado contiene grandes mejoras en la aplicación de las corrientes de opinión y algunas correcciones menores, principalmente en el lado de manipulación estado del servidor.
This release contains great improvements in the implementation of view flows and some minor bugfixes, mainly in server side state handling.

2009-06-04 06:22
0.1

Versión de desarrollo inicial, pero ya se implementa todas las características principales.
Initial development release, but it already implements all of the main features.

Project Resources