HTTP Server Property Sheet: Expert Tab
See Also
You can view the properties of the HTTP server by right-clicking its
node in the Runtime tab of the Explorer window and choosing Properties.
The Expert tab of the property sheet has the following properties:
- Base Class Path URL.
Specifies a URL that you can type into the external browser
to browse the Java class path and resources
hierarchy. For example,
if you set the Base Class Path URL to /classpath/, you would type http://my-machine-name:8082/classpath/ in the browser.
- Base Filesystems URL.
Specifies a URL that you can type
into an external browser to browse your mounted filesystems.
For example,
if you set the Base Filesystems URL to /repository/, you would type http://my-machine-name:8082/repository/ in the browser.
- Base Javadoc URL.
Specifies a URL that you can type
into an external browser to browse your Javadoc filesystem. For example,
if you set the Base Javadoc URL to /javadoc/, you would type http://my-machine-name:8082/javadoc/ in the browser.
Legal Notices