Java Webstart intermittant JAR not updating

前端 未结 8 968
眼角桃花
眼角桃花 2020-12-30 07:29

We use java Webstart to deploy a java application on our intranet. The application receives frequent updates. Once in awhile a user will launch the application from their de

8条回答
  •  鱼传尺愫
    2020-12-30 08:03

    Assuming the client JREs are up to date, you might try as suggested in this thread and described in the JNLP syntax documentation.

提交回复
热议问题