I downloaded the JFreeChart JFreeServlet.war.zip form Sourceforge.
I can find compiled class files, but no .java sources in this archive.
Where would i get the Sourcecode for the classes.
Thanks Ralf
ServletDemo Source - cannot find it.
Re: ServletDemo Source - cannot find it.
Ralf
The war is packed for installation and running the demo's, the main purpose behind the war is to provide an easy way to define what is needed to run JFreeChart in a servlet. The source code for all classes in the war file is available in the JFreeChart download. The war file you downloaded actually has some updated classes from version 0.8.1 which will be included as part of 0.8.2. The updates resolved some issues people where having when utilising the jdbc demo's. I have sent David the updates, so I would suspect that the .java files would be available via CVS. Alternatively, if you are after the jdbc examples I could email you directly.
Bryan
The war is packed for installation and running the demo's, the main purpose behind the war is to provide an easy way to define what is needed to run JFreeChart in a servlet. The source code for all classes in the war file is available in the JFreeChart download. The war file you downloaded actually has some updated classes from version 0.8.1 which will be included as part of 0.8.2. The updates resolved some issues people where having when utilising the jdbc demo's. I have sent David the updates, so I would suspect that the .java files would be available via CVS. Alternatively, if you are after the jdbc examples I could email you directly.
Bryan