Previous | Next | Trail Map | Tips for LDAP Users | Contents

Searches

The Directory Operations (in the Basics trail) lesson described how to perform basic searches and how to use search filters and search controls.

This lesson describes LDAP searches in more detail. It discusses how the different search methods and other methods in the DirContext(in the API reference documentation) interface map to the LDAP "search" and "compare" operations. It also explores search results returned by the search methods and how to control the batch size of search results returned by the server.


Previous | Next | Trail Map | Tips for LDAP Users | Contents