Java Applet Life-cycle Program Java by Rajesh Kumar Sahanee - September 20, 2015September 20, 20150 Hello friends today I'm going to show you life-cycle of Java Applet. Applet is a Java Program which runs in browser and can also be run and tested using appletviewer command in java. Applet runs in browser that means it is executed at client side. To run applet, client should