launching the same app from multiple urls
How does WebStart behave if i have the same app (identical jars, etc.) on two servers, A and B, I launch the app for the first time A, which downloads the app to the cache. Then I quit the app, and try to load it from server B. Will WebStart recognize that the app on server B is the same app that it previously retrieved from server A, and simply launch the app from it's cache?
Thanks,
Rowland

