Hi,
I would like to ask for any snippet of code that shows the use of Jfreechart within a
servlet to generate graphics such as pie charts and bar charts e.t.c.
The servlet showed be able to connect to the database to get the dataset that has to be mapped on to a graph. At the moment, the code that i have makes use of hard coded dataset tp produce a graph and now that i would want is a situation where this data is got from the database to produce similar graphics.
Your quickest rsponse will be highly appreciated.