!--a11y-->
Creating Web Project 
This step consists of:
· Creating a new Web project in which the Servlets of the JavaMail Example are created
· Managing the required Servlet Files
· Managing the required HTML Files
· Creating a Reference in the web.xml File
...
...
1. Choose File ® New ® Project ® J2EE ® Web Module Project.
2. Specify the name as JavaMailWeb.
3. Choose Finish.
Here is the result:

