The embedded HTTP server in GWT developer mode makes the whole world sense to me, but I admit that I donβt understand what a βcode serverβ is. It seems to me that the html file wraps all the javascript code that the browser should display a GWT application with a built-in Jetty server that processes AJAX during development. So I'm looking for an explanation to enable a development mode code server with GWT. Perhaps an explanation of what he is doing will be enough.
source
share