On 17 déc, 02:14, PeteLachall <[email protected]> wrote: > This > document:http://code.google.com/webtoolkit/doc/1.6/FAQ_DebuggingAndCompiling.html > (under the section "The .nocache.js File") claims that nocache.js > appends "an HTTP GET parameter on the end of file name containing a > unique timestamp. The browser interprets this as a dynamic HTTP > request, and thus should not load the file from cache."
It actually says that *gwt.js* appends such a "HTTP GET parameter", but gwt.js is actually dead since 1.4: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-4&t=FAQ_GWTApplicationFiles http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&t=ReleaseNotes_1_5_BreakingChanges That's a documentation bug (the doc for 1.4 had some errors, and it wasn't really kept up-to-date for 1.5->1.7, but AFAICT the 2.0 doc has been updated, maybe even rewritten) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
