[Date Prev][Date Next] [Chronological] [Thread] [Top]

sorting search results using JNDI?




Hello,

I am making use of JNDI to perform a search on my LDAP directory. But  I would
like to be able to sort them
before displaying the results using one of the attributes. Does anyone know how
to achieve this?
I am using DirContext.search() to perform the searches.

Thanks in advance.

M. Carmen