Using Bar graphs and Pie charts in javascripts

hi friends i am doin my prjct in sevlets and jsp. i want to use bar graphs and pie charts for the statistical purpose.How can i do this...?
[153 byte] By [sachin0922a] at [2007-10-3 9:12:45]
# 1
HiYou are using Servlets and jsps. So if you want to use graphs then you can go for"jfreechart" . See this. It has predefind methods which can useful to generate all types of charts.
NareshC@cybage.coma at 2007-7-15 4:25:03 > top of Java-index,Java Essentials,New To Java...
# 2
No idea abt pie charts, but this link will be usefull for u http://forum.java.sun.com/thread.jspa?threadID=783212&messageID=4453161#4453161Cheers
astelaveestaa at 2007-7-15 4:25:03 > top of Java-index,Java Essentials,New To Java...