Java Tip 95: Load classes behind the scenes
Ebb Java performance problems with speculative class loading Java application and applet users commonly complain about slow launch times. Java detractors wave that fact like a red flag, claiming it’s an inherent flaw in the language. There are numerous causes…