David,
I have been going through some code and revolving around
package com.jrefinery.chart.demo.jdbc.servlet
And noticed did I do not have a jar file containing the following imports
import org.apache.batik.dom.GenericDOMImplementation;
import org.apache.batik.svggen.*;
Do have one, you can send or post on the site?
Thank you
Hans
jdbc Servlet demo
Re: jdbc Servlet demo
Hi Hans,
You can download the Batik stuff from:
http://xml.apache.org/batik/index.html
When I packaged up 0.8.0, I didn't notice the dependency in the JDBC/servlet demo code...I'll make a note of it in the README for the next version.
Regards,
DG.
You can download the Batik stuff from:
http://xml.apache.org/batik/index.html
When I packaged up 0.8.0, I didn't notice the dependency in the JDBC/servlet demo code...I'll make a note of it in the README for the next version.
Regards,
DG.