Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Report

  Asked By: James    Date: Jun 24    Category: Java    Views: 602
  

I am involved in a web-based and data-centric project, Our framework is JSF and we use toplink for mapping. We are developing our code in the Jdeveloper.
Now I have to decide about the reporting tool and I am almost a beginner in the web based reporting. Additionally it is probable that some BI reports would be added to our project in the next phase.
Please let me know if you have any idea or suggestion about reporting tools like jasper, JReport,....

Share: 

 

4 Answers Found

 
Answer #1    Answered By: Shobhana R.     Answered On: Jun 24

You can try BIRT(http://www.eclipse.org/birt/).It
encompasses reporting  and BI capabilities.

 
Answer #2    Answered By: Carl Woods     Answered On: Jun 24

In the web-application the best practice for Reporting is generate the reports  with HTML-JSF-JSP-Struts that are more flexible and easy to generate and they are very light load in web  Architecture but if you have complexity in your reports that it has to generate with the article you could use some tools  to
generate them but, I do never use them until I have to do this and always generate easily with html and more about JSF with extra power about GUI, if you have question about JSF, I could aid you if you want.

 
Answer #3    Answered By: Adal Fischer     Answered On: Jun 24

jasper supports additional datasources and queries
it includes XQuery, HQL, and ejb 3 ejbql
but I think it is not supporting toplink  directly.

 
Answer #4    Answered By: Devlan Jones     Answered On: Jun 24

Please see XML Publisher, it is very simple to use, download it from www.oracle.com

 
Didn't find what you were looking for? Find more on Report Or get search suggestion and latest updates.




Tagged: