TagLib: Mail

config

Description

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

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

Properties

The tag provides the following bean properties:

Property

Description

Type

Access

configName Name of the Configuration from which the information in this bean is derived.
String
Get
protocol
Name of the protocol specified in this Configuration
String
Get

Example(s)