Are you looking for the GWT output JS? If you look at the *.cache.html files in the war directory, you'll see that they contain JS - they are actually the obfuscated GWT output, where each permutation gets one *.cache.html file.
On Tue, Jul 13, 2010 at 11:18 AM, lam <[email protected]> wrote: > Hi, > Where is the .cache.html file located? I know that .nocache.js and the > html pages are located in the WAR file, but I am unable to find the > cachable file. Thank you > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
