Create a servlet that has a doGet function that retrieves two string (loginId and password) from its web page. The doGet function will retrieve the record of the user with the given loginId and check the password typed with the password in the database. In any case a page will be generated with the following text:
You can get a copy of the database by clicking here .