Bar/Pie/Graph Chart Generation?

2002-12-29 Thread Steven J. Owens
Hi folks, I'm working on a project that needs a few graphs - bar charts, pie charts, maybe line-graphs. Are there any general recommendations for packages to do this? I'd much, much prefer to generate the image graphics server side, as opposed to using a java applet. I could write

Re: Bar/Pie/Graph Chart Generation?

2002-12-29 Thread Pillai Jaideep, App Spec, SCS-SD
Hi, Try JFreeChart at http://www.object-refinery.com/jfreechart/index.html Pretty impressive features. -Original Message- From: Steven J. Owens [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 6:57 AM To: [EMAIL PROTECTED] Subject: Bar/Pie/Graph Chart Generation? Hi

XALAN - UNIX : a problem in JSP

2002-12-29 Thread Amit Gautam
We are facing a problem in JSP / XML ... we are using XALAN 2.4.1 parser, and in a jsp page we are trying to load an xml file through the parser. This works fine on windows, but on linux 7.3 it is loading the document (i.e. loading is throwing no exception) but the object does not contain any XML