Hi guys. I have some little problems with ldap. The problem is easy to
explain but not so easy (for me, obviously) to solve! I have an ldap
database for example:
A B C
A B E
A B E F
A B E F G
A B H
A B I
I would like to scroll this database sequentially: in other word, i would to
like to have a set of result ordered as shown ( first A B C then A B E, and
so on). I have tried both JNDI and Jldap, but they show search results
sorted for "adding date"!!! e.g. if i have added A B E F G for last, this
will be show for last and not for fourth as i would. Please somebody helps
me!!!!!
Best regards,
Jo
GArlington - 30 Oct 2007 12:19 GMT
> Hi guys. I have some little problems with ldap. The problem is easy to
> explain but not so easy (for me, obviously) to solve! I have an ldap
[quoted text clipped - 16 lines]
> Best regards,
> Jo
Did you try to google for "java ldap sort results"?
Ged - 31 Oct 2007 13:24 GMT
>> Hi guys. I have some little problems with ldap. The problem is easy to
>> explain but not so easy (for me, obviously) to solve! I have an ldap
[quoted text clipped - 21 lines]
>
> Did you try to google for "java ldap sort results"?
Yes, of course. But there's nothing that could help me. Thank you for your
advice!
Best regards,
Jo