Are there any tools available in java to create reports?

Answer Posted / jigar

I Report is best for Jasper since it creates dynamic width
and height of the table depending on the no. of columns

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you use compareto in java?

560


write a program that list all permutations of ABCDEF in which A appears before B?

2012


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

542


What is "this" keyword in java? Explain

661


What are the parts of a method?

537






How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?

577


Explain about serializable interface in java?

584


Where is stringbuffer stored?

547


What is static import in java?

534


Describe the various concepts related to object oriented programming (oop).

586


Why is singleton instance static?

505


What is functional interface in java?

515


What is class array in java?

510


Which one will take more memory: an int or integer?

773


Does importing a package imports its sub-packages as well in java?

552