PermGen error

Posts Tagged ‘Google Web Toolkit’

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 [...]

GWT 2.0 Declarative Interface Tutorial Project Download

I have now made the project used in the GWT 2.0 tutorials available for download. The project includes declarative interfaces and method binding. It also includes the original GWT RPC example code so the application acts exactly the same as the GWT created example Project Download