Hi,
I need to fetch multiple records from a tree in LDAP,
Which is the best method to do so?
I read about the Paged Serach Control , but is there is easier way to do it using the ldapTemplate.search() api's?
Hi,
I need to fetch multiple records from a tree in LDAP,
Which is the best method to do so?
I read about the Paged Serach Control , but is there is easier way to do it using the ldapTemplate.search() api's?
Is there an easier way to retrieve multiple entries?
Yes.
http://static.springsource.org/sprin...basic-searches
http://static.springsource.org/sprin...ry.html#d0e786