Introduction


Overview

image from book
Rick

Learning Objectives

  • State the purpose and use of applets

  • List and describe the applet life-cycle stages

  • List and discuss the primary issues involved when designing with applets

  • List and describe applet security restrictions

  • Use the <applet> tag to embed applets in HTML pages

  • Utilize applet parameters to pass information into an applet from an HTML page

  • Write an applet that utilizes Remote Method Invocation to send data to a server for persistence into a relational database

  • Utilize Swing components in an applet

  • Utilize JDBC to query, insert, and update data in a relational database

  • Manipulate resultsets and resultset metadata in JDBC programs

  • Utilize classes found in the java.sql package to write JDBC programs

  • Create and execute prepared statements in JDBC programs




Java For Artists(c) The Art, Philosophy, and Science of Object-Oriented Programming
Java For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming
ISBN: 1932504052
EAN: 2147483647
Year: 2007
Pages: 452

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net