Problem Statement:

Create a servlet to store email-id as an initialization parameter and print the same email-id by reading the initialization parameter from the web.xml file.

Source Code:

InitParamServlet.java

web.xml