Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
dir:children
Retrieves the immediate child entries of the specified parent.
Syntax
<dir:children name="entry" list="children"/>Parameters
name (required)- Unique identifier for the name of the entry to list. The value is relative to the
baseDNproperty.
list (required)- The list in which to return the distinguished names of all children of the specified entry. The names returned are relative to the
baseDNproperty.
Error Numbers
The possible values of
errnoinclude:
Example
<dir:children name="Variables.engineering" list="engineeringDepartments"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.