| Home | Course Objectives | Content Outline | Evaluation Criteria |
| Assignment 1 | Assignment 2 | Assignment 3 | Assignment 4 |
CIS135
Assignment 4
Assignment
4 objectives are to
learn the Java environment necessary to run a Java application on the Internet,
and to run a Java application from a web browser.
A) Download and install all Java components needed to develop and test a
working Java servlet. (50%)
B) Compile and execute a Java servlet to display a
calculated customer order (details will be provided in class).
Hint: Refer to Installing
and Running Servlets, New York University for detailed instructions on
creating a web enabled Java servlets.
Hand in the servlet source and class file. A printout of the results of
the Java servlet from Internet Explorer.