Chapter 1

The exercises here are taken from my forthcoming book, The Java Developer's Resource.

Exercises

  1. Think of four ways you can use Java to improve your existing web pages.

    You're going to have to answer this one yourself. They are your web pages, after all. But, just for fun, I'll give you four ways I plan to use Java to improve my web pages.

    1. This site is going to be served by Jeeves, an http server written in Java. Whether this will really be an improvement remains to be seen.
    2. One of these days I'm going to put a cute, animated logo at the top of Cafe Au Lait.
    3. I plan to provide a pop-up window that contains a Table of Contents for Cafe Au Lait and allows the browser to navigate the site.
    4. I'm going to add forms to certain sections of Cafe Au Lait to allow people to submit new resources. The CGI programs that process those forms will be written in Java.


[ Exercises | Cafe Au Lait | Books | Trade Shows | Links | FAQ | Tutorial | User Groups ]

Copyright 1996 Elliotte Rusty Harold
elharo@sunsite.unc.edu
Last Modified August 30, 1996