问题
I'm working on a reporting web application using JasperReports and Spring MVC.
Now, i need to show the reports generated by Jasper, inside a web page.
Is there some facility using Spring/JasperReport or i have to brutally include the html page into a jsp?
回答1:
Yes, Spring MVC supports jasper reports as view
- Document
来源:https://stackoverflow.com/questions/8239838/whats-the-best-way-to-show-html-reports-generated-by-jasperreport-in-a-jsp