﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts Free / JavaScript Problems   / GWT and real-time data / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Tue, 02 Dec 2008 08:17:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: GWT and real-time data</title><link>http://www.fusioncharts.com/forum/Topic6051-47-1.aspx</link><description>Can you update your project with some documentation?&lt;br&gt;&lt;br&gt;It's really hard to figure out how to use it :(&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;ET</description><pubDate>Tue, 28 Oct 2008 19:09:15 GMT</pubDate><dc:creator>EvilTeddie</dc:creator></item><item><title>RE: GWT and real-time data</title><link>http://www.fusioncharts.com/forum/Topic6051-47-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;In my J2EE application some servlets produce the xml expected by the fusion chart.&lt;br&gt;I published on google code a framework for using FusionChart in GWT application.&lt;br&gt;&lt;br&gt;[url]http://code.google.com/p/gwt-fusionchart/[/url]&lt;br&gt;&lt;br&gt;The project is under the LGPL licence.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Seb</description><pubDate>Sun, 31 Aug 2008 03:24:06 GMT</pubDate><dc:creator>chassande</dc:creator></item><item><title>RE: GWT and real-time data</title><link>http://www.fusioncharts.com/forum/Topic6051-47-1.aspx</link><description>It can be done.  Your RPC call should retrieve a result from a query. From there, pass that result (in an arraylist or something) into your GWT code that generates your fusion chart.  I suggest you use Java code to wrap the fusion chart xml elements and generate them through xml parser.  I have this working, although I'm working on an other issue relating to IE.</description><pubDate>Fri, 27 Jun 2008 16:36:58 GMT</pubDate><dc:creator>spike9011</dc:creator></item><item><title>GWT and real-time data</title><link>http://www.fusioncharts.com/forum/Topic6051-47-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;I'm using FusionCharts v3 with GWT and am trying to get real-time updates from the DB.&lt;br&gt;(an XML won't work because I need user specific data display)&lt;br&gt;&lt;br&gt;I can't seem to make a plan old servlet call in my Data.xml (ex. dataStreamURL='http://localhost:8888/com.ints.central.ui.Dashboard/Ticket) to a ticket servlet because GWT complains.&lt;br&gt;&lt;br&gt;I can't make a GWT RPC call because there doesn't seem to be a way to feed the result into the data feed.&lt;br&gt;&lt;br&gt;I can't seem to make a JS to Java call in GWT because GWT is managing my entire app and I don't have a "page centric" model. GWT does everthing in one page.&lt;br&gt;&lt;br&gt;I'm considering Java -&gt; JS call but managing the timing of the updates from Java seem like an awful option.&lt;br&gt;&lt;br&gt;Has anyone done anything similar or have any ideas? I would really like to buy  a site license for GWT but can't unless we solve this problem.&lt;br&gt;&lt;br&gt;Mark</description><pubDate>Thu, 01 May 2008 21:40:02 GMT</pubDate><dc:creator>md10024</dc:creator></item></channel></rss>