Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compare Jasper reports and Velocity

843842Feb 25 2008 — edited Feb 25 2008
Hi,

I am looking at developing a web application, I need to set up an application that would e-mail reports to business users by retrieving data from the database by using sql queries.

Now the reports have to be dynamic in the sense that the format of the data and the content of the report need to be altered...

I am looking at 2 possible solutions...

1) get the data and populate the appropriate velocity template and e-mail the report as html or a PDF file.

2) do the same thing using jasper reports.

I have personally not had a good time with velocity templates when it comes to webapps. so I would really like to know what you guys think?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2008
Added on Feb 25 2008
1 comment
934 views