Margitc45

Members
  • Content count

    1
  • Joined

  • Last visited

About Margitc45

  • Rank
    Forum Newbie
  1. Fusion Charts With Java/jsp

    FusionCharts can viably be utilized with JSP to plot dynamic information driven graphs. The issue is the additional "\n" in your XML of JSP page. Evacuate "\n" and check once more, it will work fine. When you are passing information utilizing XMLData() capacity, FusionCharts expects a String of XML information with no line breaks(that are unequivocally included in the XML).