Compass Server 3.0 Developer's Guide

[Contents] [Previous] [Next] [Last]

PART 4
Using Java to Access the Compass Server Database

This part of the document discusses how to submit queries and add entries to the Compass Server database using Java applets.

To do these things, you need to use the Compass Server Java SDK, which is available at:

http://developer.netscape.com/software/sdks/compass/download.html

The Java SDK includes the Java classes needed for interacting with the Compass Server database, Java API documentation, and sample Java files for search and update applications.

This document does not teach you how to use Java. This document is restricted to discussing the use of Java functions that come with the Compass Server Java SDK for interacting with the Compass Server database.

For help with learning Java, check out Sun's Java Tutorial at:

http://java.sun.com/docs/books/tutorial/index.html

This document does not include the Javadoc for the Java API since it is included in the Java SDK. You can find it in the docs directory of the directory where you installed the Compass Server Java SDK. The first file to open is packages.html.

This part of the document contains the following chapter:

Chapter 14. Using Java to Access and Modify the Compass Server Database

How to use the Compass Server Java SDK to access the Compass Server database.


[Contents] [Previous] [Next] [Last]

Last Updated: 02/07/98 20:49:23

Any sample code included above is provided for your use on an "AS IS" basis, under the Netscape License Agreement - Terms of Use