SlideShare a Scribd company logo
JAVA APPLETS
RAMKRISHNA BHAGAT
CONTENT
2
▰ Introduction
▰ Why we use
▰ Applet Life-Cycle
▰ Advantage & Dis-Advantage of Applets
Applet
3
1
“Applet is a special type of
program that is embedded in the
webpage to generate the
dynamic content.
44
Continued..
▰ It runs inside the browser and works at client side.
▰ Applets in Java are small and dynamic internet-based programs.
▰ Plug-in is required at client browser to execute applet.
▰ It works at client side so less response time.
▰ A Java Applet can be only executed within the applet framework of Java.
5
Why we use Applets
▰ Java Applets are usually used to add small, interactive
components or enhancements to a webpage. These may consist
of buttons, scrolling text, or stock tickers, but they can also be
used to display larger programs like word processors or games.
6
Applet Life Cycle
7
MAPS
8
Example
9
import java.applet.Applet;
import java.awt.Graphics;
public class HelloWorld extends Applet
{
public void paint(Graphics g)
{
g.drawString("Hello World!", 50, 25);
}
}
<html>
<head>
<TITLE> A Simple Program</TITLE>
</head>
<body> Here is the output of my
program:
<applet code="HelloWorld.class"
width="150" height="25"></applet>
</body>
</html>
Advantages & Disadvantages
Advantage
▰ It is simple to make it work on Linux,
Windows and Mac OS i.e. cross platform.
▰ The same Applet can work on all installed
versions of JAVA at the same time.
▰ It can move the work from server to the
client.
▰ Secured:- An un-trusted applet has no
access to the local machine and can only
access the server it came from.
▰ Java applets are fast.
Disadvantage
▰ It requires the java plug-in.
▰ Some browsers, notably mobile
browsers like Apple iOS or Android
do not run the java applets at all.
▰ Some applets require a specific JRE.
10
References :
▰ https://www.sitesbay.com/java/java-applet
▰ https://www.tutorialspoint.com/java/java/applet/basics.html
11
Thanks!
You have any questions..?
ramkrishnabhagat044@gmail.com
12

More Related Content

What's hot (20)

PPTX
Java Applets
Danial Mirza
 
PDF
Applet in java
Jancypriya M
 
PPTX
6.applet programming in java
Deepak Sharma
 
PPT
Applet and graphics programming
mcanotes
 
PPTX
Applet progming
VIKRANTHMALLIKARJUN
 
PPTX
Applet programming in java
Vidya Bharti
 
PPTX
Applet programming
Devyani Vaidya
 
PPT
Java Applet
Athharul Haq
 
PPS
Java applets
Srinath Dhayalamoorthy
 
PPT
JAVA APPLET BASICS
Shanid Malayil
 
PPTX
L18 applets
teach4uin
 
PPT
Appl clas nd architect.56
myrajendra
 
PPT
first-applet
Mohit Patodia
 
PPTX
Appletjava
DEEPIKA T
 
PPTX
Applet
Priyanka Pradhan
 
PPTX
applet using java
Kartik Kalpande Patil
 
PPTX
Java applet
Rohan Gajre
 
PPT
Applet execution
myrajendra
 
PDF
Java applet basics
Sunil Pandey
 
Java Applets
Danial Mirza
 
Applet in java
Jancypriya M
 
6.applet programming in java
Deepak Sharma
 
Applet and graphics programming
mcanotes
 
Applet progming
VIKRANTHMALLIKARJUN
 
Applet programming in java
Vidya Bharti
 
Applet programming
Devyani Vaidya
 
Java Applet
Athharul Haq
 
JAVA APPLET BASICS
Shanid Malayil
 
L18 applets
teach4uin
 
Appl clas nd architect.56
myrajendra
 
first-applet
Mohit Patodia
 
Appletjava
DEEPIKA T
 
applet using java
Kartik Kalpande Patil
 
Java applet
Rohan Gajre
 
Applet execution
myrajendra
 
Java applet basics
Sunil Pandey
 

Similar to JAVA APPLETS (20)

PPT
Jsp applet
Sanoj Kumar
 
PPTX
Enhanced_Visual_Java_Applet_Presentation.pptx
VengatRahul2
 
PPTX
Applet
pooja kumari
 
PDF
Advanced programming chapter 2 - Java Applet.pdf
fikadumeuedu
 
PPTX
Java Apple dndkorksnsbsjdkkdjejdjrdndjdj
midhunmsd143
 
PPT
Slide8appletv2 091028110313-phpapp01
Abhishek Khune
 
PDF
Java applet programming concepts
Victer Paul
 
PDF
JAVA INTRODUCTION
Prof Ansari
 
PDF
JAVA INTRODUCTION
Prof Ansari
 
PPTX
Applets in Java
Gary Mendonca
 
PPTX
Applet
sweetysweety8
 
PPTX
APPLET.pptx
Aishwarya SenthilNathan
 
PPTX
Java applet
Elizabeth alexander
 
DOCX
Class notes(week 10) on applet programming
Kuntal Bhowmick
 
PPTX
Applets3
vinodhinis7
 
PPT
java applets
Waheed Warraich
 
PDF
Class notes(week 10) on applet programming
Kuntal Bhowmick
 
PPTX
Applet1 (1).pptx
FahanaAbdulVahab
 
PPTX
Java Applet presentation............pptx
ZaildarHussainFaisal
 
Jsp applet
Sanoj Kumar
 
Enhanced_Visual_Java_Applet_Presentation.pptx
VengatRahul2
 
Applet
pooja kumari
 
Advanced programming chapter 2 - Java Applet.pdf
fikadumeuedu
 
Java Apple dndkorksnsbsjdkkdjejdjrdndjdj
midhunmsd143
 
Slide8appletv2 091028110313-phpapp01
Abhishek Khune
 
Java applet programming concepts
Victer Paul
 
JAVA INTRODUCTION
Prof Ansari
 
JAVA INTRODUCTION
Prof Ansari
 
Applets in Java
Gary Mendonca
 
Java applet
Elizabeth alexander
 
Class notes(week 10) on applet programming
Kuntal Bhowmick
 
Applets3
vinodhinis7
 
java applets
Waheed Warraich
 
Class notes(week 10) on applet programming
Kuntal Bhowmick
 
Applet1 (1).pptx
FahanaAbdulVahab
 
Java Applet presentation............pptx
ZaildarHussainFaisal
 
Ad

More from Ramkrishna bhagat (7)

PDF
Binary search
Ramkrishna bhagat
 
PDF
DBTG MODEL
Ramkrishna bhagat
 
PDF
IPV6 , ipv6 ,TCP/IP, TCP ,IP
Ramkrishna bhagat
 
PDF
Data warehouse
Ramkrishna bhagat
 
PDF
Graph Representation
Ramkrishna bhagat
 
PDF
22 ramkrishna
Ramkrishna bhagat
 
PDF
E-Ball Technology
Ramkrishna bhagat
 
Binary search
Ramkrishna bhagat
 
DBTG MODEL
Ramkrishna bhagat
 
IPV6 , ipv6 ,TCP/IP, TCP ,IP
Ramkrishna bhagat
 
Data warehouse
Ramkrishna bhagat
 
Graph Representation
Ramkrishna bhagat
 
22 ramkrishna
Ramkrishna bhagat
 
E-Ball Technology
Ramkrishna bhagat
 
Ad

Recently uploaded (20)

PPTX
Mastering ODC + Okta Configuration - Chennai OSUG
HathiMaryA
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
PDF
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
DOCX
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
Mastering ODC + Okta Configuration - Chennai OSUG
HathiMaryA
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 

JAVA APPLETS

  • 2. CONTENT 2 ▰ Introduction ▰ Why we use ▰ Applet Life-Cycle ▰ Advantage & Dis-Advantage of Applets
  • 4. “Applet is a special type of program that is embedded in the webpage to generate the dynamic content. 44
  • 5. Continued.. ▰ It runs inside the browser and works at client side. ▰ Applets in Java are small and dynamic internet-based programs. ▰ Plug-in is required at client browser to execute applet. ▰ It works at client side so less response time. ▰ A Java Applet can be only executed within the applet framework of Java. 5
  • 6. Why we use Applets ▰ Java Applets are usually used to add small, interactive components or enhancements to a webpage. These may consist of buttons, scrolling text, or stock tickers, but they can also be used to display larger programs like word processors or games. 6
  • 9. Example 9 import java.applet.Applet; import java.awt.Graphics; public class HelloWorld extends Applet { public void paint(Graphics g) { g.drawString("Hello World!", 50, 25); } } <html> <head> <TITLE> A Simple Program</TITLE> </head> <body> Here is the output of my program: <applet code="HelloWorld.class" width="150" height="25"></applet> </body> </html>
  • 10. Advantages & Disadvantages Advantage ▰ It is simple to make it work on Linux, Windows and Mac OS i.e. cross platform. ▰ The same Applet can work on all installed versions of JAVA at the same time. ▰ It can move the work from server to the client. ▰ Secured:- An un-trusted applet has no access to the local machine and can only access the server it came from. ▰ Java applets are fast. Disadvantage ▰ It requires the java plug-in. ▰ Some browsers, notably mobile browsers like Apple iOS or Android do not run the java applets at all. ▰ Some applets require a specific JRE. 10
  • 11. References : ▰ https://www.sitesbay.com/java/java-applet ▰ https://www.tutorialspoint.com/java/java/applet/basics.html 11