Previous Next Contents


Runtime Options

The Runtime Options dialog box enables you to set application runtime options, which affect an application's connections and behavior when tested on a web server.

The following tabs are included in the runtime options dialog box:

Related Topic

Key Tab
Description
The Key tab enables you to edit the product key as necessary.

Related Topic

Paths Tab
Description
The Paths tab enables you to edit file pathnames to change the location where various types of files are stored.

Properties
Field
Value
Example
Java Servlet
Directory in which servlet files are stored.
C:\nab\APPS
Query
Directory in which all .gxq files are stored.
C:\nab\APPS
HTML page
Directory in which all HTML pages are stored.
c:\netscape\server\docs
HTML template/JSP
Directory in which all HTML templates and/or JavaServer Pages (JSPs) are stored.
C:\nab\APPS;c:\netscape\server\docs

Related Topic

Logging Tab
Description
The Logging tab enables you to edit the amount and type of information an application logs while running.

Properties
Field
Description
Log to file
Enter the path to a file where you want to write log data. You can click the Browse button to navigate to the file.
General
Web Plug-in
Database
You can enable the checkbox(es) to log database connection information, database query information, or both.

Related Topic

IP/Ports Tab
Description
The IP/Ports tab enables you to edit server addresses as necessary.

Properties
Field
Value
Example
IP address
Your machine's IP address.
206.222.228.236
Set to Local
Automatically update the IP Address field with your machine's current IP address.

Web server port
Port number of the web server you use with Netscape Application Builder (NAB).
80 (use 0 only if no web server exists)
Executive Server port
Port number of the executive server you use with NAB.
10818
Java Server port
Port number of the Java server you use with NAB.
10819
C++ Server port
Port number of the C++ server you use with NAB.
10820

Related Topic

DB Drivers Tab
Description
The DB Drivers tab enables you to add, edit, or remove database connectivity information.

Properties
Field
Value
Driver
Current database drivers with their priority numbers.
Priority
Importance of the driver: 1 represents the lowest priority driver, 99 represents the highest. Netscape Application Server uses drivers in order of importance.
Add
Invoke the DB Driver dialog box:
Edit
Invoke the DB Driver dialog box displaying current DB Driver information. See Add for details on each editable field.
Remove
Remove the highlighted drivers from Netscape Application Builder.

Related Topic

Data Sources Tab
Description
The Data Sources tab enables you to edit your data source information as necessary.

Properties
Field
Value
Example
Data Source
Name of the data source.
nsample
Driver
Driver for the data source.
ODBC
Add
Add a blank row, then enter the name of the data source. Use the drop-down list to select a driver.

Remove
Delete the highlighted data source from Netscape Application Builder.

Related Topic
 

© Copyright 1999 Netscape Communications Corp.