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