[jboss-dev-forums] [Design of JBoss Portal] - Re: LDAP offset/limit search implementation
scott.stark@jboss.org
do-not-reply at jboss.com
Sat Mar 3 11:06:00 EST 2007
Its only possible if the servers support the LDAPv3 extension. If you look at the javax/naming/ldap/PagedResultsControl.java in java5 you will see its just relying on the extension described in http://www.ietf.org/rfc/rfc2696.txt
Agnostic code requires support of standard extensions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024849#4024849
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024849
More information about the jboss-dev-forums
mailing list