I have a Java Web Start application. I specify the resource (jars, images, etc) version and change every time there is a new version. Unfortunately sometimes the resources are not always updated when there is a new version.
Is there any automated (possibly include in the application) way of clearing the web start cache?