GWT - Project (Module) Layout
Saturday, November 1st, 2008I started a GWT project recently and struggled for a while on how best to separate the project into smaller modules. What I wanted was to be able to throw the UI over a fence and have someone else design and build it, and myself focus only on the server-side coding part. After [...]