And if you specifically are interested in graphs, then there's two
packages that work together.
 
http://www.jfree.org/jfreechart/index.html
which does the server-side graph generation
 
http://cewolf.sourceforge.net/
Taglib that wraps Jfreechart quite nicely.
 
On the bottom of the first page I linked, there is a list of other free
charting packages.
 


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Friday, October 31, 2003 7:33 AM
> To: Tomcat Users List
> Subject: generate images on the fly
> 
> 
> Hi,
> 
> slightly off topic but does anybody know an Java open source 
> framework or class library which makes it possible to 
> generate images (gif, jpg, png) on the fly on server side and 
> send them to the client (or store them on the web app context)?
> 
> Thanks,
> Thorsten
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to