You are on page 1of 1

Lab Assessment - 1IV

Programme Name & Branch: UG & CSE

Course Name & Code: Java Programming & CSE1007


Slot: L13+L14+L43+L44
Maximum Marks: 20

1. Create Registration form and Login page and connect with the Database using servlets to
register the user and to verify the login. Moreover, create a link to view.jsp in the home page
in order to view the user details.

a. Create servlets for registration and login


b. Create JSP for viewing the information.

You might also like