Archive | March 30th, 2009

GWT user interface components

March 30, 2009

0 Comments

HTML host page A GWT module needs a HTML host page to run. The HTML page includes the GWT project through the script tag. In the HTML page we do not add any HTML code ourselves. It is the responsibility of the developer to programmatically include content into the HTML page through GWT. Lets look [...]

email