up previous next contents
Next: IO: Streams and readers Up: Day 3: Standard Libraries Previous: Day 3: Standard Libraries   Contents

Objectives

  • Learn how to read-from and write-to files with IO facilities.
  • Gain an introduction to writing network-aware programs with Java.
  • Obtain a basic understanding of how to create and use threads in Java programs.
  • Learn how Remote Method Invocation (RMI) works and when/where it is used.
  • Learn how to use the classes in the Collections API.
  • Gain an overview of creating international applications.
  • Learn the basics behind the HTTP protocol.
  • Learn how to use JavaServer Pages (JSPs) and Java Servlets.


up previous next contents
Next: IO: Streams and readers Up: Day 3: Standard Libraries Previous: Day 3: Standard Libraries   Contents