Starter Tutorials

A tutorial site for beginners!

Starter tutorials contains well written tutorials on various technologies. Simple examples have been provided through out the tutorials to help the beginners understand them in a easy way.

Go to Blog »

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