G
Ged
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
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