PermGen error

Posts Tagged ‘declarative interfaces tutorial’

GWT 2.0 Declarative Interfaces

Ok so if you’ve followed the previous stage you’ll have a running web application that looks like the following: This is the sample web application that GWT creates and it demonstrates some of the properties of GWT including Remote Procedure Calls (RPC). Clicking on the send button sends the name entered to the server and [...]