Hi
Long back we made use of a tool called JReports,this one has a server
included in it.
http://www.jinfonet.com i think this can give you an idea on this server.
regards
karthik
-----Original Message-----
From: Jeff Rancier [mailto:jeff.rancier@s...]
Sent: Thursday, June 06, 2002 2:12 AM
To: Java Server
Subject: [pro_java_server] Re: Java Report Engine !!
Any luck? This sounds like a perfect job for DocBook, XML, XSLT, FOP.
----- Original Message -----
From: "Bhabesh Patel" <bhabesh_patel@h...>
To: "Java Server" <pro_java_server@p...>
Sent: Thursday, May 30, 2002 9:39 PM
Subject: [pro_java_server] Java Report Engine !!
> Hello All :
>
> I am looking for a report generation engine for Java. The report
> generation engine I am looking for should at least have ...
>
> 1) Generate reports in HTML,PDF,RTF and other formats as well.
> 2) Have the flexibility to use templates so that it can
> generate different reports from the same data. Also it
> will make it easier to maintain report layout as a
> non-programmer can change the look-and-feel of the
> template and not change the source code.
>
> 3) It should generate reports with high PERFORMANCE since
> the database it is going to generate reports from is
> growing day-by-day.
>
> Also , the datase we are using is DB2 and the platform it is
> going to run on is Windows NT / 2000 .It will be good if the
> report generator can run on any OS since in the future we will
> probably move it to an AIX box depending on the load.
>
> Any pointers , suggestions and advice will be really helpfull.
>
> Thanks
> Bhabesh Patel