Question subject: How make a report using IReport on JSP?
Posted: Mon Apr 27, 2009 3:53 am
Joined: Fri Nov 28, 2008 2:14 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
hallo all.. anyone know how make a report using IReport on jsp, i always use on desktop base(swing) but im never made on web can u give a sample or flow process?
Tq b4..
Rgds, Finz
jack2009
Question subject: Re: How make a report using IReport on JSP?
Posted: Tue Apr 28, 2009 10:52 am
Joined: Tue Apr 28, 2009 10:43 am Posts: 2 Has thanked: 0 time Have thanks: 0 time
When creating a report using JasperReports, one of the most painful and error prone tasks is creating JRXML or XML files. Luckily, some alternatives are there. One of the most useful visual report builders is iReport. It help JasperReports users to build reports, generate jasper files and preview reports in PDF, HTML, XLS, and many other formats supported by JasperReports. It also allows users to create more complex reports with charts, images, and subreports, etc.