mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
7 lines
298 B
Markdown
7 lines
298 B
Markdown
# Struts 2 JFreeChart plugin
|
|
The JSON plugin provides a json result type that serializes actions into JSON.
|
|
You will find more details in [documentation](https://struts.apache.org/plugins/json/).
|
|
|
|
## Installation
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
|