I'm investigating options for speeding up the initial load time of our applets. Looking at the Java Plugin Developer Guide, i see an applet parameter option called cache_archive_ex
which references pre-loading.
What's that? I can't find any documentation on what that means exactly anywhere.
And a deeper question, which noone need answer - why doesn't sun's documentation explain what it means?