About 221,000 results
Open links in new tab
  1. Applet - Wikipedia

    As such, an applet provides functionality or performance beyond the default capabilities of its container (the browser). The container restricts applets' capabilities.

  2. APPLET Definition & Meaning - Merriam-Webster

    The meaning of APPLET is a short computer application especially for performing a simple specific task.

  3. اپلت Applet چیست و چه کاربردی دارد - توسعه فناوری سپید سیستم

    May 17, 2023 · هدف اصلی از ایجاد Applet، ایجاد یک برنامه کوچک و ساده بود که کاربران بتوانند آن را به راحتی در صفحات وب درج و اجرا کنند.

  4. What is an applet? – TechTarget Definition

    Dec 13, 2022 · What is an applet? An applet is a small computer program that performs a specific task. It is typically embedded within another larger app or software platform and has limited …

  5. Applets - Oracle

    When you use a Java technology-enabled browser to view a page that contains an applet, the applet's code is transferred to your system and executed by the browser's Java Virtual …

  6. Java Applet Basics - GeeksforGeeks

    Feb 12, 2025 · Java Applets A Java Applet is a Java program that runs inside a web browser. An Applet is embedded in an HTML file using <applet> or <objects> tags. Applets are used to …

  7. APPLET | English meaning - Cambridge Dictionary

    APPLET definition: 1. a small computer program, often used on websites, that performs one particular task and works…. Learn more.

  8. Applet Working and Types Explained with Examples - Spiceworks

    Mar 30, 2023 · A web page may reference an applet using either the defunct <applet> tag or its successor, the <object> tag. Applets are frequently included in enterprise systems because …

  9. What Is an Applet? | phoenixNAP IT Glossary

    May 23, 2024 · An applet is a small application designed to run within a larger program or web browser, enhancing functionality and user experience.

  10. So Long and Thanks for All the Applets – Inside.java

    Dec 3, 2025 · The entire java.applet package has been removed from JDK 26, which will release in March 2026. JDK 25 (an LTS release depending on your vendor) is the last Java SE version …