Chapter 11. Integrating JasperReportswith Other Frameworks

In previous chapters, we have seen several examples of web-based applications generating reports and streaming them to the browser. In those examples, we have been using "raw" servlets to generate reports. Most modern web-based Java applications are written using one of several web application frameworks. In addition to using a web application framework, most modern Java projects use an object-relational mapping (ORM) tool for database access. In this chapter, we will cover how to integrate JasperReports with several popular web application frameworks and ORM tools. We will cover the following topics:

  • Integrating JasperReports with Hibernate
  • Integrating JasperReports with the Java Persistence ...

Get JasperReports 3.5 for Java Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.