Hi,

I have a simple user registration form (register.jsp) with some textboxes and dropdown boxes. All the user info. is collected using a java class "User". I am able to bind the User class with...