You open this dialog box by right-clicking any and choosing Properties. The Run page lets you configure options
for deploying your project.
In the Run page, you can set the following properties:
Server. Specifies the server to which the EJB module is deployed.
You can only deploy EJB modules to EJB containers such as the GlassFish application server.
You can register multiple remote server instances. To register servers, choose Tools > Server
Manager.
Java EE Version. Specifies the level of the EJB specification that is
used by the EJB.
Deploy on Save. Specifies whether changed files are automatically
redeployed. This option saves you time when you run or debug your application in the IDE.