Creating Reports with iReports and JasperReports
June 23, 2005
Intro
Crystal Reports® from Business Objects SA has been a popular business reporting solution for many years. However, the licensing costs and lack of Linux support has led many report developers to look for an alternative open source solution.
In this article we will show you how to write reports using MySQL as the database, JasperReports as the engine, iReport as the designer and a Java servlet to serve reports as PDF documents from Tomcat.

