Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: need reporting tool in java

  1. #1
    Junior Member
    Join Date
    Jun 2011
    Location
    Bengaluru
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need reporting tool in java

    Hi to all the javaprogramming forum members,

    i would like to know is there any reporting tool in java that helps to create any kind of charts please suggest. Thank you in advance


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: need reporting tool in java

    Hello and welcome to the forums.

    There are lots of reporting tools in Java.. I suggest a Google search.

    One is - JFreeChart
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: need reporting tool in java

    Search google...there are many libraries out there one can use, and the top hit from a google search: Jasper Reports, which is quite possibly the most popular and extensive - but it all depends upon what you need.

  4. #4
    Junior Member
    Join Date
    Jun 2011
    Location
    Bengaluru
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: need reporting tool in java

    I found a reporting tool using java it is Report Mill and javaReports but i dont know how to use those tools can you r any one suggest in regargding. It should be used in Eclipse. Yes i tried it but it creates a static report but i need it by creating a link from database to the values and it has to be updated accordingly. can you suggest the code if possible.

Similar Threads

  1. Need steganalysis tool
    By simantoch in forum Java Theory & Questions
    Replies: 1
    Last Post: April 22nd, 2011, 12:09 AM
  2. java lexical analyzer and parser tool
    By swar sarkos in forum Java Theory & Questions
    Replies: 0
    Last Post: March 17th, 2011, 11:59 AM
  3. Replies: 0
    Last Post: March 16th, 2011, 12:33 AM
  4. WSDL2Java tool
    By Sai in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 24th, 2010, 08:38 AM
  5. Which is better for reporting tool: open source or charge?
    By freezea in forum JDBC & Databases
    Replies: 1
    Last Post: August 11th, 2009, 03:09 PM