What is mean by applet and how it uses in java programming
Printable View
What is mean by applet and how it uses in java programming
if u google,u will get plenty of sites for Applet.
Go thru one of this
Java Applet | Tips-Tricks.com
Applet is a "moniker" for a mini (or baby) application (as piglet is to to pig applet is to app). They are designed to run in a browser using the Java plug-in. By far the largest current use for them is for games.