do you mean to set a limited cache lifetime or to not cache at all? I do normally want the javascript files to be cached for performance purposes.
On Jun 17, 10:02 pm, Sripathi Krishnan <[email protected]> wrote: > No, you can't do that. But if you set appropriate cache headers, there is > never a need to delete old files. > > --Sri > > On 18 June 2010 06:10, bhomass <[email protected]> wrote: > > > is there any way to programmatically get user browser to delete all > > its cached javascript files in order to push down new ones? > > > -- > > 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.
