Entering content frame

Procedure documentation Creating the Servlet Files Locate the document in its SAP Library structure

Procedure

....

       1.      Choose the source folder. Right-click on it and choose New ® Servlet.

This graphic is explained in the accompanying text

       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.

This graphic is explained in the accompanying text

       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:

This graphic is explained in the accompanying text

 

 

Leaving content frame