Share on Facebook Share on Twitter Email
Answers.com

applet

 
(ăp'lĭt) pronunciation
n. Computer Science
An application that has limited features, requires limited memory resources, and is usually portable between operating systems.

[APPL(ICATION) + -ET.]


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
TechEncyclopedia:

applet

Top

A small application, such as a utility program or limited-function spreadsheet or word processor. Java programs that are run from the browser are always known as applets. See midlet, crapplet and Java applet.

Download Computer Desktop Encyclopedia to your PC, iPhone or Android.

A small application or utility that performs one specific task; usually designed to run within a larger program. The Accessories in windows are applets ; applets in Microsoft office include Draw, Graph, and Equation Editor.

Previous:Appellate Court (Appeals Trial Court), Appeal Bond, Apparent Authority
Next:Application (APP), Application Service Providers (ASPS), Application of Funds

a software application, written in Java, loaded from a server via HTML pages. Applets are executed on the local computer.

Previous:apple domains, appetite peptide, apparent relative molecular mass
Next:applicator, approach to, aprotic
Random House Word Menu:

categories related to 'applet'

Top
Random House Word Menu by Stephen Glazier
For a list of words related to applet, see:

In computing, an applet is any small application that performs one specific task that runs within the scope of a larger program, often as a plug-in.[1][2] An applet typically also refers to Java applets, i.e., programs written in the Java programming language that are included in a web page. The word Applet was first used in 1990 in PC Magazine.[3]

Contents

Applet as a standalone application

Provided that an applet is hosted by an operating system, it can function as any other normal software application but is and performs only a small set of tasks. Examples of applications often classified as applets are all of the accessories bundled in Microsoft Windows (such as Windows Notepad or Microsoft Paint). Applets are not full-featured application programs.[2]

Applet as an extension of other software

In some cases, an applet does not run independently. These applets must run either in a container provided by a host program, through a plugin, or a variety of other applications including mobile devices that support the applet programming model.

Web-based Applets

Applets are used to provide interactive features to web applications that cannot be provided by HTML alone. They can capture mouse input and also have controls like buttons or check boxes. In response to the user action an applet can change the provided graphic content. This makes applets well suitable for demonstration, visualization, and teaching. There are online applet collections for studying various subjects, from physics[4] to heart physiology.[5] Applets are also used to create online game collections that allow players to compete against live opponents in real-time.

An applet can also be a text area only, providing, for instance, a cross platform command-line interface to some remote system.[6] If needed, an applet can leave the dedicated area and run as a separate window. However, applets have very little control over web page content outside the applet dedicated area, so they are less useful for improving the site appearance in general (while applets like news tickers[7] or WYSIWYG editors[8] are also known). Applets can also play media in formats that are not natively supported by the browser[9]

HTML pages may embed parameters that are passed to the applet. Hence the same applet may appear differently depending on the parameters that were passed.

Examples of Web-based Applets include:

Applet vs. Subroutine

A larger application distinguishes its applets through several features:[citation needed]

  • Applets execute only on the "client" platform environment of a system, as contrasted from "servlet". As such, an applet provides functionality or performance beyond the default capabilities of its container (the browser).
  • The container restricts applets' capabilities.
  • Applets are written in a language different from the scripting or HTML language that invokes it. The applet is written in a compiled language, whereas the scripting language of the container is an interpreted language, hence the greater performance or functionality of the applet. Unlike a "subroutine", a complete web component can be implemented as an applet.

Java Applet

Java Applets can provide web applications with interactive features that cannot be provided by HTML. Since Java's bytecode is platform-independent, Java applets can be executed by browsers running under many platforms, including Windows, Unix, Mac OS, and Linux. When a Java technology-enabled web browser processes a page that contains an applet, the applet's code is transferred to the client's system and executed by the browser's Java Virtual Machine (JVM).[10] An HTML page references an applet either via the deprecated <APPLET> tag or via its replacement, the <OBJECT> tag.[11]

Security

Recent developments in the coding of applications including mobile and embedded systems have led to the awareness of the security of applets.

Open Platform Applets

Applets in an open platform environment should provide secure interactions between different applications. A compositional approach can be used to provide security for open platform applets.[12] Advanced compositional verification methods have been developed for secure applet interactions.[12]

Java Applets

A Java applet contains different security models: unsigned Java applet security, signed Java applet security, and self signed Java applet security.

Web-based Applets

In an applet-enabled web browser, many methods can be used to provide applet security for malicious applets. A malicious applet can infect a computer system in many ways, including denial of service, invasion of privacy, and annoyance.[13] A typical solution for malicious applets is to make the web browser to monitor applets' activities. This will result in a web browser that will enable the manual or automatic stopping of malicious applets. To illustrate this method, AppletGuard was used to observe and control any applet in a browser successfully.[13]

See also

References

  1. ^ "AskOxford: applet", Oxford Dictionaries. Accessed on July 21, 2009
  2. ^ a b "applet: Definition from Answers.com", Answers.com. Accessed on July 21, 2009
  3. ^ "Oxford English Dictionary". 2011. http://www.oed.com. Retrieved 2011-08-23. 
  4. ^ Paul Falstad online applet portal
  5. ^ The virtual hearth
  6. ^ Jraft.com
  7. ^ ObjectPlanet.com, an applet that works as news ticker
  8. ^ Sferyx.com, a company that produces applets acting as WYSWYG editor.
  9. ^ Cortado applet to play ogg format
  10. ^ "Applets", Sun Developer Network. Accessed on July 21, 2009
  11. ^ "HTML applet tag", W3Schools. Access on July 21, 2009
  12. ^ a b Barthe, Gilles; Gurov, Dilian; Huisman, Marieke (2002). "Compositional Verification of Secure Applet Interactions". http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=C80822F801CF3C52523CC038B29E97E0?doi=10.1.1.16.1254&rep=rep1&type=pdf. Retrieved 2010-04-10. 
  13. ^ a b Hassler, Vesna; Then, Oliver (1998). "Controlling Applets' Behavior in a Browser". http://ieeexplore.ieee.org/iel4/5961/15949/00738594.pdf. Retrieved 2010-04-10. 

External links


 
 
Related topics:
crapplet (technology)
crapplet (computer jargon)
Java application (technology)

Related answers:
What are the applets used for? Read answer...
What is clipping in applet? Read answer...
What is an applet program? Read answer...

Help us answer these:
Why you using applet comments in applet program?
What is disadvantage of remote applet and local applet?
What does a graphic applet in Java use to display on the applet window?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

American Heritage Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved.  Read more
TechEncyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2012 The Computer Language Company Inc.  All rights reserved.  Read more
Barron's Business Dictionary. Dictionary of Business Terms. Copyright © 2007 by Barron's Educational Series, Inc. All rights reserved.  Read more
 Oxford Dictionary of Biochemistry. Oxford University Press. Oxford Dictionary of Biochemistry and Molecular Biology © 1997, 2000, 2006 All rights reserved.  Read more
Random House Word Menu. © 2010 Write Brothers Inc. Word Menu is a registered trademark of the Estate of Stephen Glazier. Write Brothers Inc. All rights reserved.  Read more
Wikipedia on Answers.com. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article Applet Read more

Follow us
Facebook Twitter
YouTube

Mentioned in

» More» More