(Latest Revision: Mon May 14 15:49 PDT 2007 )

Notes On Chapter Thirty-Seven -- Active Web Document Technologies (Java, JavaScript)


  • 37.1 Introduction
  • 37.2 Continuous Update With Server Push and Client Pull
  • 37.3 Active Documents And Server Overhead

  • 37.4 Active Document Representation And Translation
  • 37.5 Java Technology
  • 37.6 The Java Programming Language
  • 37.7 The Java Runtime Environment

    Characterized by:
  • 37.8 The Java Library
  • 37.9 A Graphics Toolkit
  • 37.10 Using Java Graphics On A Particular Computer
  • 37.11 Java Interpreters And Browsers
  • 37.12 Compiling A Java Program
  • 37.13 An Example Applet





  • 37.14 Invoking An Applet
  • 37.15 Example Of Interaction With A Browser
  • 37.16 Errors And Exception Handling
  • 37.17 JavaScript Technology
  • 37.18 Alternatives
  • 37.19 Summary