Télécharger la liste

Description du projet

Struts is a Jakarta project that provides a J2EE framework for building Web applications. It is based on a Model 2 approach, a variant of MVC. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, Velocity Templates, XSLT, and other presentation systems.

Système requise

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.

2004-12-15 09:05
1.2.4

Tags: Minor bugfixes

2003-07-03 19:37
1.1

Seules de légères modifications ont été apportées depuis la Release Candidate dernier.
Tags: Code cleanup
Only small changes were made since the last release candidate.

2003-06-13 02:57
1.1-rc2

Cette version apporte de nombreuses corrections de routine et refactorisations et supprime certaines dépendances héritage.
Tags: Minor bugfixes
This release adds many routine fixes and refactorings and removes some
legacy dependencies.

2003-04-12 05:51
1.1-rc1

La classe ApplicationConfig a été renommée en ModuleConfig, pour se conformer aux venacular. La méthode de réinitialisation a été modifiée afin qu'elle soit conforme à l'application ActionForm original. Un problème de configuration de l'application Struts Blank a été fixée.
Tags: Initial freshmeat announcement
The ApplicationConfig class was renamed to ModuleConfig, to conform with the venacular. The reset method was changed so that it conforms to the original ActionForm implementation. A configuration problem with the Struts Blank application was fixed.

Project Resources