Hi,

We will be releasing our gwt based app in prod soon. And we have to find way
to deal with browser caching when new release is done and deployed in prod.
Imagine, you deploy prod ver 1.0 and next week you have to deploy ver 1.1,
but the user's browser cached js for ver 1.0, so the user will use old
version of the app. How do you deal with that? One way is to put the js
files in apache in different directories and configure the apache to
different host page "on new version".

Regards.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to