Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 java 应用程序,它是一个 java web start 应用程序。它用于管理远程服务器。现在我想将其转换为小程序以在浏览器中运行。有没有简单的方法来实现这一点。我有什么选择来实现这一目标?顺便说一句,我的 java 应用程序在客户端文件系统上存储和读取一些 conf 文件。如果我将我的应用程序作为小程序运行,这会是一个问题吗?
这应该不会太难,因为 Sun/Oracle在版本 6u10 (1.6.0_10) 中引入了对小程序的JNLP支持。简而言之: