Java Programming with Java SE 6.0: Java Applets


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number



Overview/Description
To demonstrate how to build applets and place them on web pages

Target Audience
Programmers with an understanding of procedural programming concepts who want to learn Java and object-oriented programming; programmers proficient in another object-oriented programming language who want to move to Java; programmers experienced in the Java language who want to make the upgrade to Java SE 6.

Prerequisites
Knowledge of programming principles and experience in procedural programming or scripting languages, such as Visual Basic, C, or JavaScript; understanding of object-oriented languages, such as C++ or C#, is an advantage.

Expected Duration (hours)
1.7

Lesson Objectives

Java Programming with Java SE 6.0: Java Applets

  • identify the code required to create and initialize an applet for a given scenario.
  • embed an applet in a web page using the APPLET tag, customize an applet in a web page using the PARAM tag, and convert applet tags using the HTML converter tool.
  • understand the sandbox security model, its features, and the restrictions it imposes on the operations an applet can perform, as well as what a signed applet is and the role of trust levels.
  • specify the code required to play sound files and display images, documents, and status information in a given applet.
  • specify the code required to support applet persistence, locate applets for communication, and access JApplet panes for a given scenario.
  • Course Number:
    252354_eng