Java 5 Week Applet

Source: Internet
Author: User

The Applet is an abbreviated app of the English "application"application and a suffix let that stands for "small". Servlet (Server-let), MIDlet (Mobile Information D Evice-let) and Scriptlet in JSPs are also based on the same principle.

An applet or Java applet is a Java program component that runs on the client in a Web environment. It is also the 1990 's mid-term, Java in the birth of a gun became a hero of fame. Typically, each applet has a single function (for example, just to show a dancing logo), so it is called a "small application."

Applets must be run on a specific "container", either the browser itself or through a variety of plugins, or a variety of other programs, including mobile devices that support applets. Unlike a typical Java application, applets are not run by the main method (see the Hello World program in Java and the Hello World program for Java applets). Applets typically interact with the user at run time, display dynamic footage, and also follow stringent security checks to block potentially unsafe factors (such as restricting access to the client's file system based on security policies).

Java 5 Week Applet

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.