i'm a new user of JFreeChart and i've a little problem.
I'm working on a servlet to provide charts for users. The example of servlet works perfectly on my PC, no problem, but i need to use datas from my Oracle database and i don't know how to do (where must i place my connection to DB, where i must generate the CategoryDataset)
If you have an example, i will be very happy

Thx in advance