Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: pie charts in jsp/servlets based upon data from the data base


Message #1 by Amit Kumar Agarwal <amit.agarwal@p...> on Wed, 4 Jul 2001 13:03:57 -0000
There are several server-side Java charting products worth considering.
Applets are definitely not the only way to go. Most of these products can
create gifs, jpgs, svgs and flash format output files, and most have Java
API's (one even uses an EJB-approach to chart creation). See:

http://www.visualmining.com/products/index.html (VisualMining's NetCharts
and ChartWorks Server suites of tools, of which only one is applet based.
JavaPro winner for "best pure java packaged client application")

www.popchart.com (Corda's ImageServer Pro server-side generated graphics and
PopChart Live applet-based approaches)

http://www.macromedia.com/software/generator/ Macromedia Generator

I'm sure there are others as well.

/charlie

-----Original Message-----
From: Amit Kumar Agarwal [mailto:amit.agarwal@p...]
Sent: Wednesday, July 04, 2001 9:04 AM
To: Pro_JavaServer_Pages
Subject: [pro_jsp] pie charts in jsp/servlets based upon data from the
data base


Hi ,
I have a query,
Whether we could generate pie charts in jsp/servlets based upon data from
the data base
If possible please send me some sample code
Thanks and Regards
Amit


  Return to Index