• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Query on choosing the right Reporting Technologies to generate reports

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

We are going to develop one reporting based web application in Java, that should generate XML, Excel, PDF and Text formats. Kindly suggest me best tool like Jasper Reports, Eclipse BIRT or others.


Thanks & Regards,
Sridhar Goranti

 
Ranch Hand
Posts: 859
IBM DB2 Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jasper reports is pretty comprehensive.

WP
 
Sridhar Goranti
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks WP for your response. Here actually
1. The web application which I am talking about here - the only purpose is to generate reports in the form of Excel, PDF, XML and Text
2. And this web application should - it easily integrate with other web applications (i.e. which is developed in Struts / Spring / JSF / REST and etc.)

3. If you suggest JasperReports - how was the support of integration with other web applications (i.e. which is developed in Struts / Spring / JSF / REST and etc.)


Please provide your inputs here.


Thanks & Regards,
Sridhar Goranti

 
reply
    Bookmark Topic Watch Topic
  • New Topic