JOOReports - Sales Report Example
This example generates a report for some hypothetical monthly sales data, including a dynamically generated chart.
Data is passed as HTTP parameters and used by a custom web controller on the server to generate the dynamic chart (using JFreeChart).