Learn creating charts and reports using jsp or struts
Poornima Sharma
Ranch Hand
Joined: Sep 09, 2008
Posts: 113
posted
0
Dear Friends,
Which frameworks shall I use to create charts and other reports.
I am using myeclipse 7.0 can I get the plugins of the frameworks.
Thanks,
Poornima Sharma
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35232
7
posted
0
JasperReports (and the GUI report designer iReports) are a powerful reporting tool.
There are any number of libraries that can create charts; JFreeChart probably the best-known. If you're asking about showing charts in a web app, have a look at the cewolf tag library (link in my signature).