TagLib: Mail

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:

Attribute

Description

Req'd?

id Name of the bean to create. No
name Name of the bean to use. No

Properties

This tag provides the following bean properties:

Property

Description

Type

Access

name

String
Get
index

Integer
Get

Example(s)