Show TOC Start of Content Area

Procedure documentation Creating a New Java Package Locate the document in its SAP Library structure

Use

With this step you create a package for the servlets of the JavaMail example.

Procedure

...

       1.      Choose the source package and open the context menu. Choose New ® Package.

       2.      In the New Java Package dialog that appears, specify name of the package com.sap.engine.examples.javamail.servlet.

       3.      Choose Finish.

Result

The new package is created in the project.

Next Step

Servlet Files

 

 

End of Content Area