Hello.
> I have a GWT application that I'm trying to deploy in an environment where
> we have no internet connection. The application uses the gwt charts and it
> is unable to draw the charts unless internet connection is available, as it
> tries to fetch the following:
>
> http://www.google.com/jsapi?callback=__gwt_AjaxLoader_onLoad
>
> Is there any way to make this not depended on an Internet connection?
I can't find again the term of service or such, but I do remember reading the
Google Charts would only work from Google's servers, you had to grab the JS
from there
So you can't use them without an Internet connection.
Hope this helps
Nicolas
No comments:
Post a Comment