Sun Java System Portal Server Mobile Access 7.1 Tag Library Reference

view

Description

This tag denotes reference to the current view bean within an enclosing <mail:views> tag. A view bean may be created and/or referenced by the use of the id or name attributes. The body of this tag may contain get/set tags that will generate output derived from the contents of this bean tag.

Tag Body

JSP

Tag Parent

<mailPrefix:views>

Restrictions

None.

Attributes

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

id

Name of the bean to create.

name

Name of the bean to use.

Properties

This tag provides the following bean properties for which the Type values are “String”, Integer, and the Access value is “Get”:

name

None

index

None

Example(s)

n/a