!--a11y-->
Creating a New Package 
In this step you create a package for the Servlets of the JavaMail example. They must be created in a package named com.sap.engine.examples.javamail.servlet.
Choose the source package, then right click-on it and choose New ® Package.

In the dialog that appears, specify com.sap.engine.examples.javamail.servlet as the name of the package and choose Finish:

When you have finished, continue with Servlet Files
