Ok, I found the reason of my problem. The cache is the browser cache. http://code.google.com/intl/fr/appengine/docs/java/config/appconfig.html#expiration
On 21 oct, 21:09, hadf <[email protected]> wrote: > Mmmhh I thought it works fine with appserver command, but I have the > same problem finally. > > On 21 oct, 19:42, hadf <[email protected]> wrote: > > > I have a CSS file main.css in my war directory. I've modified it, but > > the trouble is that when I execute my project in Eclipse as a > > WebApplication, the server delivers the old version of the file. All > > works fine with the appserver command. > > > I searched in the workspace, and even in my hole homedir, but there is > > a single file main.css. If the server delivers an old version, is > > there a cache directory ? But where it is ? And how to refresh this > > cache ? I tried to clean the project in Eclipse, but with no result. I > > had the same problem few weeks ago with the web.xml file. > > > Can you help me please. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
