Re: SDK for Java uses what java version?
Rich Megginson <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
Janet N wrote: > Hi, > > I am looking into using Directory SDK for Java to retrieve a credential > from > fedora ldap. But I noticed > when I clicked on the "Ldap Java SDK" link on mozilla it took me to > Netscape > Dir SDK for Java, so, > does SDK for Java interoperates with other ldap? Yes. You should be able to use the ldap jdk with most if not all LDAP servers. > > Also, what version of Java can this sdk support, can it use jdk 1.4.2 + ? 1.4 or later, I think. It's been tested quite a bit with 1.4 and 1.5. > > Thanks, much appreciated.