Thanks MC Get Vizzy, that works just fine. On Nov 30, 3:02 pm, MC Get Vizzy <[email protected]> wrote: > loadVisualizationApi() does not currently support https (though I hope > support will be added in a future release). for now, you can include the > loader script explicitly in your gwt.xml file: > > <script type='text/javascript' src='https://www.google.com/jsapi'></script> > > On Sun, Nov 29, 2009 at 11:23 PM, Adr <[email protected]> wrote: > > I am using GWT 1.7 and have a page, compiled as client-side Java code > > into JavaScript containing a Google Visualization chart included in > > the Java code with "VisualizationUtils.loadVisualizationApi". > > > This page is delivered over https. > > > The problem being that the call to retrieve the chart from the > > compiled javascript is made over http and browsers, especially IE > > create warnings that pop up about insecure items being imported into > > the secure page. > > > Is there any way to specify an option in the Java code or the setup > > (*.gwt.xml file) so that the http request to retrieve the chart is > > made over https ? > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Google Visualization API" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-visualization-api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-visualization-api?hl=en.
-- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
