mirror of
https://github.com/apache/struts.git
synced 2026-08-05 14:47:09 +00:00
6374e31384
Tiles accessors are called by OGNL internal machinery with raw OgnlContext, not within a Struts evaluation context, so they cannot use StrutsContext. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Struts 2 Tiles plugin
The Tiles plugin allows actions to return Tiles pages. 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.