LDAP connection close ?

How shall i close the LDAP connection ? I am using Netscape directory server.
[84 byte] By [k_s_ashoka] at [2007-10-2 4:48:07]
# 1
I am afraid this Q does not belong to this forum. butIf you run the server to offer ldap sessions (ldap/tcp which is mostly used), you should use the close() method on your context object when you are done. see doc of javax.naming.Context for more info.
babakNa at 2007-7-16 0:52:51 > top of Java-index,Security,Other Security APIs, Tools, and Issues...