| Author |
Fusion Charts: How to put data into xml file ?
|
Vinod Vinu
Ranch Hand
Joined: Aug 30, 2009
Posts: 217
|
|
Hi, iam looking to draw the fusion chart on jsp. I worked in Lotus domino technology earlier. There i placed data from view into xml file and then integrate the xml file with swf file.
Same concept i want to use in the j2ee also. iam using struts, hibernate. I want to put the data coming from the database into XML file. Once the xml file has the dynamic data from database, so that i can integrate xml with the swf(fusion chart) to draw the data.
Following is the piece of code on my jsp:-
Bolded code above will give you the idea that am i trying to integrate the xml with swf file.
Right the Pie3D.xml contains the hard coded values only.
Please help me with a sample code explaining how to bring the data from the database into this Pie3D.xml xml file ? So that i can easily integrate it with swf file on jsp.
Thanks in advance.
|
Vinod Kumar Nair
"Any fool can write code that a computer can understan. Good programmers write code that humans can understand."
|
 |
 |
|
|
subject: Fusion Charts: How to put data into xml file ?
|
|
|