Java Applet: Presented By: Feng Liu
Java Applet: Presented By: Feng Liu
• Introduction
• Java Applet vs. JavaScript
• Steps in Creating a Java Applet
• Java Applet Example
• Do I have to write my own
• Summary
Introduction
• What is JAVA?
Java is an object oriented programming language created
by Sun Microsystems
Play Sound
Java Applet vs. JavaScript
• compile it
Steps in Creating a Java Applet
HEIGHT="22">
</applet>
……
</html>
• No!
• There are many Java Applet available
on the Web
• For Example:
Java Boutique http://javaboutique.internet.com/
Java File http://www.javafile.com/
Freeware Java
http://www.freewarejava.com/applets/index.shtml
etc.
Summary