client browser - force cache refresh
Hi,
new js, java code changes introduced for existing login functionality.
When I did a recent deployment to production, a user already loaded the web page with old version of clientlibs.
As user does not have latest js code, login failed until he hit page refresh.
I would like to know is there any way to know user client browser has old version of code and force reload the page or bust the cache, when user makes a request ( triggered as ajax call ) without a page refresh,
Thanks,
Sri