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 2 of 2

Thread: Reporting

  1. #1
    Junior Member
    Join Date
    Jul 2011
    Posts
    25
    My Mood
    Fine
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Reporting

    I'm new to reporting in java and I tried to create report with JasperReport lib by IReport
    i created simple report on ireport but i don't know how to use it in app
    I have searched through google many times but no result
    please post me any useful link if you know or simple source code
    thanks


  2. #2
    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: Reporting

    You typically deploy the report onto the Jasper server which then uses the datasource to create the report. Jasper has their own forums and tons of docs, and you might have more luck asking the question there.

Similar Threads

  1. need reporting tool in java
    By thota pallavi in forum Member Introductions
    Replies: 3
    Last Post: June 3rd, 2011, 03:12 AM
  2. 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