从客户端加载小程序依赖项

发布于 2024-09-05 07:05:13 字数 175 浏览 4 评论 0原文

您好,我有一个带有 AllPermision 的小程序,我的小程序对 jasperreport 、 apache commons 和...有很多依赖项。我的客户下载小程序依赖项的带宽较低。在这种情况下,我想从客户端路径加载 jar 文件(依赖项)。 有人有解决办法吗?

浏览器即6
jre 1.6 更新 14

Hi i have an applet with AllPermision , my applet has alot of dependency to jasperreport , apache commons and .... my clients have Low Bandwidth for downloding applet dependencies. in this situation i want to load jar files (dependencies) from client path.
does anybody have a solution?

browser ie 6

jre 1.6 update 14

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

妄断弥空 2024-09-12 07:05:13

您可以将 jar 文件添加到 JRE_HOME/lib/applet 文件夹。

有关详细信息,请参阅以下内容:
http://java.sun.com/ javase/6/docs/technotes/tools/linux/jdkfiles.html#applet

You can add your jar files to JRE_HOME/lib/applet folder.

for more information see the following:
http://java.sun.com/javase/6/docs/technotes/tools/linux/jdkfiles.html#applet

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文