| Real'sHowTo |
|
|
Custom Search
|
| Real'sHowTo |
|
|
Custom Search
|
After the last running applet is closed (leave the page where it is embedded to or close the tab or window), the JVM stops automatically.
After then, when you navigate to a page where an applet is located, a new JVM is launched. To override this behavior you use a special parameter in the initial applet.
<PARAM NAME="legacy_lifecycle" VALUE="true">
Written and compiled by Réal Gagnon ©1998-2013
[ home ]