Files
Lukasz Lenart 52333e798f WW-5707 chore(core): deprecate legacy restful and restful2 action mappers (#1883)
The core restful (RestfulActionMapper) and restful2 (Restful2ActionMapper)
mappers predate the Struts REST plugin, which is the maintained way to build
REST-style applications. Mark both classes @Deprecated and point their javadoc
to the REST plugin; removal is tracked as WW-5708.

Fixes: https://issues.apache.org/jira/browse/WW-5707


Claude-Session: https://claude.ai/code/session_016XMyQ1CRuYZkqygmD4aGHv

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-31 20:05:01 +02:00
..

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