Hello, I am currently using Spring-LDAP to manage my ldap operations. One thing I am trying to do is sorting+paging. Spring-LDAP has support for making the calls, and my OID ldap server claims to support it as well. However, I am having no such luck. Sorting and paging work independently, but not together - my pages just get concatenated, i.e. page 1 is perfect, but when I ask for page 2, it gives me page 1 + 2.
Anyway, I use Studio to browse my ldap, and it seems that your views do sorting + paging. I was wondering how you did it, and maybe where in svn I could look at it? Thanks, Brian Relph ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024.
