ongwt.com

Go to content | Go to menu | Go to search

Wednesday 05 March 2008

GWT-Hermes : JSON RPC for GWT

The goal of the project is to provide users with a method of accessing backends exposing JSON interface from GWT application, in a way that is as similar as possible to the standard GWT RPC.

http://code.google.com/p/gwt-hermes/
Quick startup guide

Thursday 07 February 2008

How to access JSON Services with GWT

Chris

There are a lot of new and interesting web services popping up on the web these days, and you may want to make use them in your GWT applications. In this short guide, I will show you how to call these public apis from within your GWT app.

I invite you to read comments on this article.

How to access Web Services with GWT

Friday 13 April 2007

Introducing JSON

GWT-RPC is based on JSON (JavaScript Object Notation). Is is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the Javascript.
json.org

Sunday 25 February 2007

Using GWT with PHP

Juan Hurtado :

I wrote this guide thinking in the user's who want's develope dynamic application's with the GWT (Google Web Toolkit) in an AMP(Apache,MySQL,PHP) environment's. The basic idea is write a small and very simple application using MySQL and PHP at the server side, and GWT for the client interfaze, using JSON for the communication between the client and the server.

Remember, PHP hosting is the cheapest.

GWT Small Guide




Saturday 24 February 2007

GWT and Google Spreadsheets Data API

x40 :

Can I connect to Spreadsheet Data from GWT client part?

Google Spreadsheets Data API



page 1 de 1