Files
struts/plugins/cdi
Lukasz Lenart d2e9655154 Prepare for a new development cycle of Struts 7.4.0 (#1829)
* [maven-release-plugin] prepare release STRUTS_7_3_0

* [maven-release-plugin] prepare for next development iteration
2026-08-14 12:40:24 +02:00
..

Struts 2 CDI plugin

This plugin add support for using the Contexts and Dependency Injection (CDI) API with your Struts actions. You will find more details in documentation.

Installation

Just drop this plugin JAR into WEB-INF/lib folder or add it as a Maven dependency.