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