I have enabled application cache for my web application. Now i need to make sure on every time i generate the war or deploy the application, cache manifest file's version get updated automatically. So that the browser will load the content from the server instead for cache after every deployment.
So let me know if there is any way to update version automatically.