To create a web mode version of your module, you compile it using either
the "Compile/Browse" button available in the hosted browser window or the
command-line compiler com.google.gwt.dev.GWTCompiler
.
Web mode demonstrates what makes GWT unusual: when your application is launched in web mode, it runs completely as JavaScript and does not require any browser plug-ins or JVM.