For Apache Struts Release Notes
Access changelogs, reference documentation, and API documentation for versions available under Never‑Ending Support.
Apache Struts
Apache Struts
Apache Struts is an open-source Java framework for building web applications using the Model-View-Controller (MVC) architecture.
Apache Struts Parent
Apache Struts Parent
Apache Struts Parent project is a Maven parent POM used to manage common configuration, dependency versions, and plugin settings across all Apache Struts modules, ensuring consistent builds and easier maintenance.
Apache Commons Chain Forward Compatibility
Apache Commons Chain Forward Compatibility
Apache Commons Chain (common-chain) for use with Jakarta EE 9 compatible servers.
Apache Struts Forward Compatibility 1.3
Apache Struts Forward Compatibility 1.3
Apache Struts 1.3 Forward Compatibility runs on Jakarta EE 9 compatible servers, providing a modernized framework for legacy Struts 1 applications.
Apache Commons Chain
Apache Commons Chain
Apache Commons Chain (commons-chain) is a library that implements the Chain of Responsibility pattern, allowing developers to assemble reusable command sequences for processing requests in a flexible and decoupled manner.
Apache Commons BeanUtils
Apache Commons BeanUtils
Apache Commons BeanUtils is a Java library that provides easy-to-use utilities for accessing and manipulating JavaBeans properties dynamically through reflection, simplifying tasks like copying, setting, and retrieving bean properties.
Apache Commons FileUpload
Apache Commons FileUpload
Apache Commons FileUpload is a Java library that simplifies handling file uploads in web applications by parsing multipart/form-data requests and providing a straightforward API to access uploaded files and form fields.
Apache Tomcat Taglibs Standard
Apache Tomcat Taglibs Standard
Tomcat Taglibs Standard is the Apache implementation of the JSP Standard Tag Library (JSTL), providing a set of reusable, standardized custom tags for common tasks like iteration, conditionals, internationalization, and database access in JSP pages.
Struts2 jQuery Plugin
Struts2 jQuery Plugin
The Struts2 jQuery Plugin is an extension for Apache Struts 2 that integrates jQuery and jQuery UI to simplify AJAX functionality, UI enhancements, and dynamic form handling within Struts-based web applications.