Menu

[solved] – Question 70858

Write a servlet that snoops all the information about the current session. Make a “registration” form that collects a first name, last name, and email address. Send the data to a servlet that displays it. Next, modify the servlet to use a default value in form(or give an error message) if the user omits any of the three required parameters.

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *