Google Web Toolkit Hosted and Web Mode explain
By dgirard on Wednesday 8 October 2008, 11:16 - Permalink
Vinay j :
When you invoked a GWT application you were using what Google calls hosted mode. Hosted mode is only used during development. When in production, your application will be running in web mode. Before going any further in using GWT you need to understand the difference between the two. Note that as of this writing, hosted mode is only available on Windows and Linux.


