CGS4854 Assignment 2

Due Friday, 10/1

Servlet Controller

Modify the username web application that you created for Assignment 1. Do not create a new web application, reuse the one for homework 1. Do not remove homework 1, do not modify homework 1. You should be able to run either homework 1 or 2 from the web application.

ROOT Web Application

If you did not do so in Assignment 1, then in the index.jsp of the ROOT web app, add a hypertext to the manager application. Use a relative reference to manager/html.

If you did not do so in Assignment 1, then in the index.jsp of the ROOT web app, add a hypertext to the root of the username web application. Use a relative reference to the web app root.

If you did not do so in Assignment 1, then add a paragraph of at least 4 sentences to the index.jsp in the ROOT web app.

Hand In Assignment

To hand in the assignment, zip your webapps directory and upload it via ocelot.

Be sure that all your files and subdirectories are included in the zip file.
Be sure that the .java files have been deployed to ocelot.
After uploading, do not modify your files on ocelot until after your assignment has been graded.