| Author |
What class should I use for presenting data graphically
|
June Muh
Greenhorn
Joined: Jun 22, 2002
Posts: 4
|
|
Hi, All I am doing a project about making dynamic reports, which involve extracting data from SQL Server, and presenting that grapically (in various 2D forms) on the website, so that different user login can see their personal report? As a java learner, I get quite overwhelmed by the rich API libery, can any one give some hint where should I look at? Thank you!!!
|
 |
Kyle Brown
author
Ranch Hand
Joined: Aug 10, 2001
Posts: 3879
|
|
You'll probably get more help in the Servlet forum. I'm moving this thread there. Kyle Brown
|
Kyle Brown, Author of Persistence in the Enterprise and Enterprise Java Programming with IBM Websphere, 2nd Edition
See my homepage at http://www.kyle-brown.com/ for other WebSphere information.
|
 |
Juanjo Bazan
Ranch Hand
Joined: Feb 04, 2002
Posts: 231
|
|
Take a look at this library: http://www.object-refinery.com/jfreechart/ hth
|
 |
 |
|
|
subject: What class should I use for presenting data graphically
|
|
|