Google
 

 

up previous next contents
Up: 3. Day 3: Standard Previous: 3. Day 3: Standard Next: 3.2 IO: Streams and   Contents

3.1 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.