HW3: Forms and Servlets

Due: Tuesday 30 October 2001
[8 points]

The purpose of this homework is to give you some experience with using forms to gather information from a web user and using sxml to generate a web page using that information.

For this homework you are to

Feel free to be creative!

Hint: start small and build your servlet up a little at a time. This makes it easier to find and correct errors.

Feel free to copy any of the servlets shown in class and extend them to meet the homework requirements.