GWT developers still need good HTML and CSS skills. It is sometimes useful to create HTML chunks on the client or server side (performance, skinning, etc.), rather than building every part of your GUI using the GWT Widget trees in Java code.
Our framework ( GWT Portlets ) will help you structure your application. It includes a simple demo application in its own directory, which you can copy to start the project.
source
share