|
You
can have up to ten (10) applets in memory at one time. When
you have more than ten applets, some applets will be eligible for
garbage collection (pruned).
In
4.0, you can change this limit by calling netscape.applet.Control.setAppletPruningThreshold(20).
|