This project demonstrates the rendering of reports designed using BIRT Design Engine.
It is a servlet application and can be accessed in the web browser using /WebReport. It supports 2 document types.
- /WebReport - PDF - Default
- /WebReport?docType=HTML
Software Requirements:
- Any application server. I have tested with Apache Tomcat 8.4.x.
- JDK 7 or more
- MySQL 5.x. I have used driver version mysql-connector-java-5.1.47 and is available under WEB-INF/lib
- BIRT Report Designer - to update the datasource
Pre-requisites:
- Update the datasource configuration in db_sample_report.rptdesign using BIRT Report Designer.
- Execute the test scripts under WebContent/testscript.