Hi everyone, i`m trying to add a chart in a panel wich receives data from a jsp tag, but since it is javascript to render it, i`m kinda lost. I tried to add it to the dataURL with pure <jsp: param> but didn`t succeed, javascript doesn't accept it. The FC shows ok if I use a prepared xml, the graphics ate ok to, but i have no idea of how to do it using java getting data from a database.
is there a way to add the data incomming from a jsp tag or any kind of arrangement that we can make using javascript?