I'm using Spring MVC basic 2.0 m5. Go to http://localhost:8080/mainMenu.html
Under Welcome!, click on either "Edit Profile" or "Upload A File". If you click on "Edit Profile" , the href link is http://userform.html http:// (it should be http://localhost:8080/userform.html). Same issue with "Upload A File". It seems like a bug to me.