Hi, In Jasperreport, JRViewer class can preview the report in a panel with toolbar. I am working in web project use JasperReport, I want to preview the report in the html page with the toolbar. For example, in the html page, I input the parameters, click "OK" button, and go into the next html page, this page can preview the report like the JRViewer Panel.How to solve this problems?