!--a11y-->
Creating the Servlet Files 
....
1. Choose the source folder. Right-click on it and choose New ® Servlet.

2. In the dialog that appears, specify the name of the Servlet, and the com.sap.engine.examples.javamail.servlet package as the default package for the servlet.

3. Choose Finish to generate the Servlet.
4. Choose File ® Save all to save and compile the Servlets classes.
For more information about how to set the classpath to the required libraries and packages, see Setting Classpath and Compiling Sources.
5. To compile the SendMailUsingEJB.java Servlet, you will have to point to the JavaMail project in the classpath:

