Posted By:
rajesh_kohir
Posted On:
Tuesday, August 21, 2001 07:59 AM
I am working with iPlanet Ldap Server.
I need to store,delete,modify values
in Ldap server using JNDI.
in Some places I need to perform transactions.
What are the possible solutions to do transactions for LDAP Server using JNDI?
Can I use EJB for transaction Processing?
Is it the only way I can do transactions for LDAP Server?