java - JNLP相关设置存放在哪里

标签 java firefox jnlp

我运行一个从 Firefox 构建的 JNLP 应用程序,我得到这些 dialog boxes 在某些机器上,我可以勾选复选框(不再询问)并且再也不会提示我回答这些问题。然而,在其他机器上,即使我勾选了复选框,我也会再次收到这些问题的提示。

这些设置存储在哪里 - 它们存储在 firefox 中还是存储在 Java 控制面板中?我想在我收到提示的机器上进一步解决这个问题。

最佳答案

第一个对话框来自firefox。第二个来自 Java Web Start。

对于这个 firefox 对话框

when you thick the check box firefox stores this setting change in "handlers.json" file which is stored at profile folder. You can find profile folder at about:profiles page. Also you can modify later this setting via firefox preferences page's(about:preferences) General -> Applications section.

对于 java web 启动

when you select the checkbox it adds certification into ~/.java/deployment/security/sandbox.certs file and never asks again.

关于java - JNLP相关设置存放在哪里,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48002029/

相关文章:

java - 将 OpenSessionInViewInterceptor 与 Hibernate 和 JSF 2 结合使用

firefox - 在版权符号之前插入特殊字符 'Â'

firefox - 通过 HTTPS 的 Firefox 上的灰色三角形

java - 如何先安装第三方 msi 或 exe 或 bin,然后完成后启动主应用程序?

java - 增加 Java 小程序的堆大小

java - 不同方法中的变量放在一起

java - 制作简单的 2D 建筑游戏的最佳 Java API 是什么?

使用笔自由绘制时,JavaFX 在 Canvas 上的性能下降

Angularjs : sorting shows different result in chrome and firefox browser

java - Web 开始创建带有过时元描述的 xml