TagLib: Mail

indentparagraph

Description

This tag denotes reference to the current indentparagraph bean within an enclosing <mail:indentparagraphs> tag. A indentparagraph 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:indentparagraphs>

Restrictions

None.

Attributes

The 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
index
Specifies the index into the current indentparagraph list of the indentparagraph bean to find.
No

Properties

The tag provides the following bean properties:

Property

Description

Type

Access

quoteLevel

Integer
Get/Set
paragraph

String
Get/Set

Example(s)