Hi, maybe you want to try svg and batik?! Here is a basic Jsp1.2 taglib to handle svg inside your jsp. The tag is using Batik to convert svg sources to jpg, png or tiff files.
You will find a dynamic chart example here: http://www.p8serv.de/werkstatt/view.do?nodeId=Werkzeug&contentId=BatikLib&sId=411 You can download the war file with taglib-code and chart-example here: http://www.p8serv.de/werkstatt/download/BatikLib.zip it is a jsp1.2 tag, you may need tomcat4, resin2....... nothing to compare, but a simple tag, easy to use and at no cost. regards stefan ----- Original Message ----- From: "Will Spies/Towers Perrin" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 1:35 PM Subject: Charting tools > > > > We are looking for charting tools to integrate in with our struts > applications. Anyone have any suggestions? > > We are evaluating Sitraka's jClass ServeraSide now ( > http://www.sitraka.com/software/jclass/ ) but I was hoping to find a couple > good ones to compare. > > Thanks for any info, > > Will