The JavaScript code in .nocache.js then creates a hidden , inserts it to the host page’s DOM, and loads the .cache.html file into that iframe. The .cache.html file contains the actual program logic of the GWT application. That’s the process in a nutshell. The sections below describe each file in detail. The .nocache.js File



