PermGen error

Posts Tagged ‘jsonp’

GWT 2, JSONP and Javascript Overlays with JsonpRequestBuilder

In one of my earlier posts I discussed the topic of making cross site requests with Google Web toolkit. Since that post Google have updated Web toolkit, currently version 2.0.3 and has now made it easier to make cross site requests through the use of their new JsonpRequestBuilder object and the Javascript object overlay types [...]