When the application is accessed through auto suggest url of firefox, it loads the cached version of index html. But as soon as the user re-loads the page, it loads the latest version of index html properly.
I have used meta tags which is mentioned here.
Can we do something in javascript to completely disable cache?