Ole Ersoy wrote:
Does anyone know if there's a utility or something for navigating a DIT...likectx = ctx.getChild(rdn)? Which would return a new DirContext bound to the child rdn?
Hi Ole, for general JNDI concepts, the tutorial from Sun is quite helpful, see http://java.sun.com/products/jndi/tutorial/ for details. Greetings from Hamburg, Stefan
