mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
0c47627910
When a default-action-ref points to an action name that only exists as a wildcard pattern (e.g. "movie-input" matching "movie-*"), the framework now falls back to wildcard matching after the exact lookup fails. Port of PR #1614 from Struts 7 to Struts 6.x. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Struts 2 Core
This is a core of the Apache Struts framework and all other modules depend on it. It requires Java 8 at minimum and a Servlet container supporting Java Servlet API 3.1 at least.
Installation
Just drop this plugin into WEB-INF/lib folder or add it as Maven dependency