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.
JSP
<mailPrefix:config>
None.
The tag has the following attributes for which the Required value is “No”:
Name of the bean to create.
Name of the bean to use.
The tag provides the following bean properties for which the Type value is “String” and the Access value is “Get”:
Name of the Configuration from which the information in this bean is derived.
Name of the protocol specified in this Configuration.
n/a