InterviewSolution
Saved Bookmarks
| 1. |
What Is *.nocache.js File In Gwt? |
|
Answer» It contains the JAVASCRIPT CODE REQUIRED to RESOLVE deferred binding configuarations (for example, browser detection) and to USE lookup table generated by GWT compiler to locate one of the .cache.html.
It contains the javascript code required to resolve deferred binding configuarations (for example, browser detection) and to use lookup table generated by GWT compiler to locate one of the .cache.html.
|
|