mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
47d46f7013
Replace e.printStackTrace() with System.err.println() to properly log errors to stderr without stack trace noise in CLI tools. Issue: JRException handling in JasperReports compilation Co-authored-by: Senrian <sen@senrian.com>
Jasper Reports plugin
This plugin allows to use Jasper reports as a one of the result types. 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.