Hi friends,
I'm doing a project, which requires generation of dynamic graphics
report (bar chart, pie chart & line reports) using JSP. here
i don't want to write or or use any java awt packages, reason is
code which i will write will not be in the optimized way. friends if
u have any idea abt this, please help me in finding the suitable
solution.
Thanks,
Venkateshwaran.I
Creating dynamic graphic reports.
RE: Creating dynamic graphic reports.
Have you tried using the JFreeChart servlet package that was added by Wolfgang Irler? All you have to do is get the users parameters and submit them to the servlet and you should be on your way.
Hope this helps a little,
julio
Hope this helps a little,
julio