Replace style report
From PTAGISWiki
Options for replacing StyleReport SREE for providing graphs from our Java and JSP applications.
BIRT
An Eclipse sub-project. Easy to access from within Eclipse, but difficult to learn how to use and prohibitively slow use designer.
Fixed the slowness by turning off the report preview within the designer. That was re-running the sql with every change in the designer. Developed a replacement for the site summary charts. To deploy to pitblade, we would have to install JDK 1.5.
JasperReports
The open source product seems limited. They are an official partner with Ingres.
