Java 小程序和浏览器冻结 [英] Java Applet and Browser Freeze

查看:37
本文介绍了Java 小程序和浏览器冻结的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在加载小程序时是否有避免浏览器冻结的最佳做法?

Is there a best practice for avoiding a browser freeze when loading an applet?

根据我的具体需求,小程序需要在 Web 应用程序初始化时加载,并且不是可视化组件(将在隐藏的 div 或隐藏的 iframe 中).

For my precise needs, the applet needs to be loaded when the web application is initialized, and is not a visual component (will be in a hidden div or hidden iframe).

作为参考,这里有一个 SUN 方面的旧错误.

As a reference, here is an old bug on SUN's side.

推荐答案

1.6.0u10 对大多数浏览器都有很大帮助,但对于较旧的虚拟机,无法避免浏览器冻结.

1.6.0u10 will help greatly with most browsers, but with the older vms there is no way to avoid the browser freeze.

这篇关于Java 小程序和浏览器冻结的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆