TagLib: AddressBook

setgroupmembers

Description

Sets the list of members in a group bean.  If the resulting group bean is later used in conjunction with the <ab:modify> tag, the specified group's contents are replaced by those of the group bean.

Tag Body

JSP or Empty

Tag Parent

n/a

Restrictions

n/a

Attributes

This tag has the following attributes:  

Attribute

Description

Req'd?

name The name of the group bean, stored on the page context, in which a list of members is being set. No
edit
The name of the edit bean, whose actions will be applied to the value specified in the members attribute. No
members
A comma separated list of entry ids, taken from the memberchoices collection. No

Properties

n/a

Example(s)