A servlet is a Java class that is processed on the server. This Java class can generate HTML and return it to the browser. You…