This is a feature of JBuilder Professional and Enterprise.
The Properties dialog box is where you set properties for the selected source file. To display this dialog box, right-click a source file in the project pane and choose Properties.
This page of the dialog box is where you set properties for running a servlet.
Enables the Web Run and Web Debug commands for the right-click menu. This allows you to right-click a servlet in the project pane and run or debug it independent of the SHTML file.
If you create your servlet using the Servlet wizard, this option is automatically set.
Choose the WebApp to run under from the Run Under Context Path drop-down list. This path is used when you select the Web Run command. It is set in the Web Application wizard.
See also