To hand in the assignment, zip your webapps directory and upload it from ocelot.
zip -r username webapps -x \*.jar \*.zip \*.war
~downeyt/cs/public/webftp/webftp.pl
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.
If you attempted HW2, but were unable to complete it, see me for help, this week.
Implement the Default Validation application, from Chapter 3, on ocelot. Place it in the book web application.
Implement the Reorganized application, from Chapter 3, on ocelot. Place it in the book web application.
In the cgs4825.jsp file for the book web application, add links to the directories where the JSPs are located for both controllers and add links to both controllers.
If you have not done so, be sure that Apache forwards all URLs that start
with /book/
to your Tomcat web application named book.