Files
struts/plugins/cdi
Lukasz Lenart ca1b22d9be Struts 6.9.0 (#1662)
* [maven-release-plugin] prepare release STRUTS_6_9_0

* [maven-release-plugin] prepare for next development iteration
2026-05-01 10:41:26 +02:00
..
2026-05-01 10:41:26 +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.