A Java applet runs in a user's browser and is downloaded via HTTP when it is requested with a tag in HTML. Applets also use the browser's security manager, and not yours or none, like most Java...
A java applet can be viewed using appletviewer or an html file and there is no specific need of java if vieweing in HTML. A java application on the other hand can be created into a .jar file and can...
Java applets are programs which we can embed in a webpage. It will act from server to client machine.
But java can be used to make stand alone programs also. These programs will include games,...