Hello.
Can guide me using JFreeChart in webpages. What will be the preferred way? will I use it as an applet or as a servlet? I am using tomcat4 for my server. Do I need additional configuration for this? I would want my chart data to be dynamic in such a way that the data will be coming from the DB for evertime a user will access the page.
Id appreciate if you would reply ASAP.
Thanks.
jfreechart in web
RE: jfreechart in web
See
ftp://www.jrefinery.com/pub/jfreechart/ ... -0.5.6.war
for a servler solution (eg tomcat4.0). It's based on old 0.5.6 code so you have to change the java code a bit for 7.0 or get the old version.
Normal tomcat conf. apply to get it running
Michiel
ftp://www.jrefinery.com/pub/jfreechart/ ... -0.5.6.war
for a servler solution (eg tomcat4.0). It's based on old 0.5.6 code so you have to change the java code a bit for 7.0 or get the old version.
Normal tomcat conf. apply to get it running

Michiel