JFreeChart installation help

I have downloaded JFreeChart but can't figure out how to install it. I have the vendor's site but no luck. I mean I dont know where to put the .jar file.Coud someone tell me how to install it on windows pls?
[223 byte] By [jigza] at [2007-10-3 11:23:56]
# 1
Where the java runtime can find it. On Windows the public jre default path is C:\Program Files\Java\yourJavaVersion\jre\lib\extthe ext directory is for java extensions, like JFreeChart.If you are coding with it you put it in the JDK\jre\lib\ext directory as
messengersa at 2007-7-15 13:49:28 > top of Java-index,Security,Cryptography...
# 2
Thanks buddy.One moe thing. Do I just copy the JFreeChart folder in that directory? Sorry, I tried but when I compile a file -it doesnt recognise the folder.
jigza at 2007-7-15 13:49:28 > top of Java-index,Security,Cryptography...
# 3
Hi there, try this URL..u can see the installation guide for JFreeChart1.0.5 http://optusnet.dl.sourceforge.net/sourceforge/jfreechart/jfreechart-1.0.5-install.pdfHave fun!ArchiEnger@CoffeeBean
ArchiEnger.711a at 2007-7-15 13:49:28 > top of Java-index,Security,Cryptography...