I've never understood exactly what an applet was. Is it just a Java program, or part of a Java program? I've heard it used a lot but have yet to know what it is.
What's an applet, anyway?
Started by Sionofdarkness, Jul 29 2006 08:25 AM
4 replies to this topic
#1
Posted 29 July 2006 - 08:25 AM
|
|
|
#2
Posted 29 July 2006 - 11:58 AM
An applet is a java program that is meant to be run over the internet within a browser window. It has several restrictions for security reasons, such as not being allowed to write to the hard-drive of the computer it's being run on.
#3
Guest_myuusmeow_*
Posted 09 August 2006 - 01:47 PM
Guest_myuusmeow_*
An applet is a piece of software made to be used in another program, ie. a web browser. Java and Flash "programs" are the most some of the most popular examples of an applet.
So, an applet is basically a small application*.
*Note the simiar words.
So, an applet is basically a small application*.
*Note the simiar words.
#4
Posted 21 August 2006 - 09:48 AM
WingedPanther said:
An applet is a java program that is meant to be run over the internet within a browser window. It has several restrictions for security reasons, such as not being allowed to write to the hard-drive of the computer it's being run on.
Oh, now I understand why when I sometimes play Java games it says "applet loading".
#5
Posted 06 May 2008 - 01:23 AM
An applet is a java application supposed to deliver GUI(graphical user interface), when integrated into a web browser. An applet cannot behave as a standalone application and is the only thing that has brought java the popularity it has today.
God is real... unless declared an integer
my blog :: http://techarraz.com/


Sign In
Create Account


Back to top









