Is there a best practice for avoiding a browser freeze when loading an applet?
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).
As a reference, here is an old bug on SUN’s side.
1.6.0u10 will help greatly with most browsers, but with the older vms there is no way to avoid the browser freeze.