Sun Java System Portal Server Mobile Access 7.1 Tag Library Reference

addgroupmembers

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 augmented 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, which are all not required:

name

The name of the group bean, stored on the page context, in which a list of members is being set.

edit

The name of the edit bean, whose actions will be applied to the value specified in the members attribute.

members

A comma separated list of entry ids, taken from the memberchoices collection.

Properties

n/a

Example(s)

n/a