The Source for Java Technology Collaboration

Home » java.net Forums » Java Tools » Java Development Tools

Thread: Java Reporting tools

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is not answered. Helpful answers available: 2. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 8 - Last Post: Dec 9, 2008 9:04 PM by: amitgujar Threads: [ Previous | Next ]
anand_amarsh

Posts: 1
Java Reporting tools
Posted: Mar 27, 2008 3:26 AM
 
  Click to reply to this thread Reply

I am looking for an easy mechanism of putting reporting statements in my Java code. Is something similar to log4j is available for this. It should be as simple as putting a few imports and then calling myReport.put(blah) throughout the code.

Any info would be of great help

harshagvs

Posts: 1
Re: Java Reporting tools
Posted: Mar 27, 2008 1:12 PM   in response to: anand_amarsh
 
  Click to reply to this thread Reply

You can use JasperReports
http://www.jasperforge.org/jaspersoft/opensource/business_intelligence/jasperreports/

it is flexible and powerful to generate quality reports from your javacode

.

trekxander

Posts: 1
Re: Java Reporting tools
Posted: Apr 7, 2008 10:11 PM   in response to: harshagvs
 
  Click to reply to this thread Reply

or download iReport for JasperReports.,
http://www.jasperforge.org/jaspersoft/opensource/business_intelligence/ireport

ericjava

Posts: 1
Re: Java Reporting tools
Posted: Apr 14, 2008 1:51 PM   in response to: anand_amarsh
 
  Click to reply to this thread Reply

www.dynatrace.com
Correlates log/exceptions to actual transaction. No more sifting through log files.

adam_m3

Posts: 1
Re: Java Reporting tools
Posted: May 19, 2008 10:32 AM   in response to: anand_amarsh
 
  Click to reply to this thread Reply

[nobr]

Check out Windward Reports, its Java Reporting Engine is really easy to integrate into your code, typically requring only 3 lines of code.
http://www.windward.net/java.htm


Message was edited by: adam_m3[/nobr]

jowierun

Posts: 3
Re: Java Reporting tools
Posted: Sep 3, 2008 7:17 AM   in response to: anand_amarsh
 
  Click to reply to this thread Reply

Hi anand.

It's not clear what you mean by "reporting statements". If you mean reporting tools, then another tool is Docmosis http://www.docmosis.com/. Your mention of log4j implies you might be after something else though.

backborn

Posts: 15
Re: Java Reporting tools
Posted: Nov 1, 2008 7:07 AM   in response to: anand_amarsh
 
  Click to reply to this thread Reply

Hi,
Although crystal reports is good , but I recommend RAQ Report to you , and I am sure that it can achieve your purpose easily . After I have used it for half a year , I find that it focuses on Quick Report Development , Easy Report Publish , and Seamless Embedding Deployment for Business Intelligence . At the same time , it is a pure Java reporting tool, which is very simple for learning.
And what's more , RAQ Report is a free Java reporting tool, and you can get it at http://www.raqsoft.com/

mike bally

Free Java Reporting Tool -- http://www.raqsoft.com/

backborn

Posts: 15
Re: Java Reporting tools
Posted: Nov 5, 2008 8:26 AM   in response to: backborn
 
  Click to reply to this thread Reply

Hi,

Although crystal reports is good , I recommend RAQ Report to you , and I am sure that it can achieve your purpose easily . After I have used it for half a year , I find that it focuses on Quick Report Development , Easy Report Publish , and Seamless Embedding Deployment for Business Intelligence . At the same time , it is a pure Java reporting tool, which is very simple for learning. And what's more , RAQ Report is a free Java reporting tool, and you can get it at http://www.raqsoft.com/

mike bally

Free Java Reporting Tool -- http://www.raqsoft.com/

amitgujar

Posts: 1
Re: Java Reporting tools
Posted: Dec 9, 2008 9:04 PM   in response to: anand_amarsh
 
  Click to reply to this thread Reply

IN RAQ Report there is problem that print button does not work in preview option,also parameter template design does not work




 XML java.net RSS