Hello,
We have been using Smart GWT LGPL version for last couple of years now .
I have a question related to the upgrade strategy for Smart GWT applications.
When we initially developed our web application we were using Smart GWT 4.0 version and because of the browsers getting modern everyday , we had to upgrade to use the 5.0 version specifically for support of IE 11.
So when we upgraded our application to use 5.0 , we faced a problem. After the upgrade , a lot of the users who use our application everyday and had all the ISC_ files stored in the browser cache were not able to access the application and were getting errors.
So, we had to tell them to clear the cache and try again . I believe the problem is because after our upgrade to 5.0 and the users have the ISC_ 4.0 files saved in the cache and so the application was incompatible .
We are thinking of moving to 6.0 version and trying to get inputs on how to avoid this problem .
Is there any way to force the browser to download the latest ISC_ files one time when we do the upgrade and the users access the application for the very first time
Thanks,
Sid
We have been using Smart GWT LGPL version for last couple of years now .
I have a question related to the upgrade strategy for Smart GWT applications.
When we initially developed our web application we were using Smart GWT 4.0 version and because of the browsers getting modern everyday , we had to upgrade to use the 5.0 version specifically for support of IE 11.
So when we upgraded our application to use 5.0 , we faced a problem. After the upgrade , a lot of the users who use our application everyday and had all the ISC_ files stored in the browser cache were not able to access the application and were getting errors.
So, we had to tell them to clear the cache and try again . I believe the problem is because after our upgrade to 5.0 and the users have the ISC_ 4.0 files saved in the cache and so the application was incompatible .
We are thinking of moving to 6.0 version and trying to get inputs on how to avoid this problem .
Is there any way to force the browser to download the latest ISC_ files one time when we do the upgrade and the users access the application for the very first time
Thanks,
Sid
Comment