Sun Java System Portal Server Mobile Access 7.1 Tag Library Reference

calid

Description

The calid tag makes the specified event bean properties available.

Tag Body

JSP

Restrictions

Only one of the id, name, or index attributes should be used at a time. If no attributes are specified then the current event in the parent collection is used. The event properties are only valid from the start tag to the end tag.

Attributes

The tag has the following attributes for which the Required value is “No”:

id

Specifies the id of the bean to create.

name

Specifies the name of the bean to use.

index

Specifies the index into the current calid list of the calid bean to find.

Properties

The tag provides the following bean properties for which the Type value is “String” and the Access value is “Get”:

value

The calendar ID referenced by the bean.

Example(s)

n/a