This tag updates the specified property. It operates exactly like the <util:set> tag and is imported into the mail taglib for convenience. See the util:set tag description for details on how to use this tag.
util:set
util:set
util:set
util:set
<%-- set the message subject property --%> <mail:message> <mail:set property="subject" value="new subject"/> </mail:message>