Click to See Complete Forum and Search --> : applet behaviour - with plugin - same as Netscape ?


Wendy Liew
March 11th, 1999, 01:28 AM
Hi, I wonder if any of u know that if my applet is running using sun's

plugin, the method init(), start(), stop() and destroy() are called as

just like if it's using netscape's JVM?


e.g. if the user navigate to another page, the stop() is called in

netscape, is this true with plugin?


wendy