File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes how to delete ldap attribute entry using Java , JNDI? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "how to delete ldap attribute entry using Java , JNDI?" Watch "how to delete ldap attribute entry using Java , JNDI?" New topic
Author

how to delete ldap attribute entry using Java , JNDI?

swapnil paranjape
Ranch Hand

Joined: May 15, 2005
Posts: 125
hi,

i want to delete attribute entry from the LDAP directory .

How can i do it?can anyone provide me some sample code snipets?

I have written the removeattribute class and trying to remove attribute


but I am getting error , Attributes is abstract class and cant be instantiated.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to delete ldap attribute entry using Java , JNDI?
 
Similar Threads
Using the JNDI
Modifying an Attribute
Modifying an attribute in LDAP using JNDI
Add user to ldap groups!!
Tranasaction Rollback in JAVA LDAP API