Homework 6 (part 1) - Spring 1 notes
Make a Spring
project with a view named register.htm that looks like this:

Homework 6 (part 2) - Spring 2 notes
Then modify what you've done so that the
view now looks like this:

The data should be hard-coded into your servlet.xml
Use messages.properties
whenever possible.
The submit button doesn’t
actually do anything.