The browser should not cache ".nocache." file. You have this problem because you didn't guard this scenario. Check at http://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging.html#perfect_caching
2014-04-22 8:10 GMT-03:00 Varun Jain <[email protected]>: > Hi, > Whenever a new client side patch update happens with update to GWT > classes, the generated javascript incompatible causing a client side > exception which is resolve when the client reloads the webapp. How can this > be handled? > > Thanks, > Varun > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
