CGS4854 Homework 2

Due Friday, 10/25 (late 6am, 10/26)

If you had any errors in previous homework, then fix them, so that you don't lose points twice for the same mistake.

This assignment will take longer. I recommend that you start it early.

Enhanced Controller

Create a new package for this assignment in your username web app. It should start with the same fields, pages and validations that were required for the previous homework. If you were missing any requirements for the last homework, add them and fix them for this homework.

Take a look at your log file, you will see that there are messages in it.

Apache

Start your Apache server, if it is not running.

Modify the style sheet from Homework 1.

ROOT Web Application

Be sure you have the following links in the ROOT/index.jsp file.

Submitting the Assignment

Clean and Build your web application. After doing this, navigate to the WAR file in NetBeans and verify that the .java files are included: View WAR File

In the operating system (not in NetBeans) navigate to the dist folder in the NetBeans project.

Deploy the WAR file on ocelot: Deploy a WAR File

To hand in the assignment, zip the following directories into one ZIP file and upload it.

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