Configuring JSP Execution Types


Sometimes you may want to change settings of the server used for execution. These are all accessible in the property sheet for JSP Execution.

To access the JSP property sheet for execution:

The Executor property editor will appear. In the left pane, JSP Execution will be selected. In the right pane are properties, including the following:

The other properties (including those displayed under the Expert tab) are related to the Java process in which the server runs, and are the same as those for External Execution.

An important property of the server is the root directory from which the JSPs, HTML pages and other files are served. This directory is always the root directory of the filesystem on which your JSP page resides.


Contents Prev Next Index