We have a web page that uses several applets, one that is quite large and takes a lot of time to load. When switching to another page, then switching back, the applets all reload. Does anyone have any suggestions as to somehow having these applets stay in the JVM memory or elsewhere, so that the page reload time is shortened?