This post illustrates the usage of the af:fileDownloadActionListener component as a helpful mechanism to generate the report on the OutputStream, while closing the export customization popup. Many posts related to Jasper tool integration in ADF deal with the problem of downloading the report – based on a template file and loaded with bean data. If [...]
af:fileDownloadActionListener – generate export and close popup
October 11th, 2010 | Posted by Dorin Simina in Oracle ADF | No Comments
Jasper Reports in ADF
July 16th, 2010 | Posted by Dorin Simina in Oracle ADF | 5 Comments
An application using statistical data requires often to generate reports (PDF, XLS etc.) in order to provide a visual document with the selected information. There are some tools to provide report generation, and I’d like to present you a comprehensive environment – Jasper with its template builder iReports.

