lineChart and dynamic datas

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Haacheron

lineChart and dynamic datas

Post by Haacheron » Wed May 15, 2002 3:52 pm

Hi,

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

Locked