mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
0c35a6bf88
- s/javax.servlet/jakarta.servlet/g - to fix runtime usages: attribute names, etc, messaging. Also changes code comments
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.