I need to dinamicly create different report in Java on the serverside using data from database. What framework can I use for this aim?
Thanks
I need to dinamicly create different report in Java on the serverside using data
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JasperReports is one of the most used java libraries for reporting. It has a nice IDE called IReport and integrates into Netbeans nicely. The documentation is okay and there are a few books and tutorials out there to help get you started