mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
1c3219e7f9
* WW-5455 Defines a new plugin to support Jasper Reports 7 * WW-5455 Allows action to modify result behaviour * WW-5455 Defines exporter as an extension point * WW-5455 Extracts logic to create connection or dataSource * WW-5455 Uses defaultDelimiter as more meaningful name * WW-5455 Fixes parent version after re-basing * WW-5455 Updates pom to match the latest SNAPSHOT version * WW-5455 Cleans up code * WW-5455 Adds the new plugin to BOM * WW-5455 Fixes broken test
7 lines
294 B
Markdown
7 lines
294 B
Markdown
# Jasper Reports plugin
|
|
This plugin allows to use Jasper reports as a one of the result types.
|
|
You will find more details in [documentation](https://struts.apache.org/plugins/jasperreports/).
|
|
|
|
## Installation
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
|