Advance Java - Session 3 (Servlet mapping, getting values from different form controls, JDBC in JEE)
Understanding about servlet-mapping using web.xml, Getting user data from different types of form controls like text, password, radiobutton, checkbox, select, etc. Using JDBC in servlet and perform user registration.