You open the Standard Enterprise Application Project Properties dialog box by right-clicking
any and choosing Properties. The Run page
lets you configure options for running your project.
In the Run page, you can set the following properties:
Client Module. Specifies the name of the WAR file or the
client module in the EAR file.
Server. Specifies the server where you want the enterprise application to be deployed.
Only servers that are registered with the IDE
are available to be selected here.
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.
Display Browser on Run. Specifies whether the browser is displayed. You can edit this if the selected Client Module is a web module.
Relative URL. Specifies the URL relative to the Client Module to run. You can edit this if the selected Client Module is a web module.
Client Information. Specifies options for running an enterprise application client.
You can edit these fields if the selected Client Module is an application client.