mirror of
https://github.com/apache/struts.git
synced 2026-09-01 03:44:30 +00:00
7 lines
313 B
Markdown
7 lines
313 B
Markdown
|
|
# Struts 2 Java Templates plugin
|
||
|
|
This plugin provides a faster Java implementation of tags in the `simple` theme.
|
||
|
|
You will find more details in [documentation](https://struts.apache.org/plugins/javatemplates/).
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
|