Cross-Domain MQLRead Access with GWT, JSON and JSNI

This MQLRead query application is written in Java and uses GWT's UI widgets (TextArea and Tree). This example, downloaded from this site (www.webcollab.com), runs in Web browser and makes an asynchronous cross-domain MQLRead request using GWT to www.freebase.com. In a nutshell, the example demonstrates:

Type in a valid MQLRead query and click the "Query" button below. Caveat: During alpha trial, Freebase requires authentication. So, please signin first.

MQLRead Query

MQLRead JSON Result

Download the source code for the example.

The example is adapted from the following information with several caveats:

Caveats: