Mail Tag Library: Overview

This tag library implements a collection of tags that enables email access to any class of device that utilizes a markup style presentation system.

The Mail Tag Library consists of the following tags:

Context

This tag is used to maintain state between requests and must be present on a JSP page before any other mail tag may be used.

Commands

These tags perform an action or command on the service.

Beans & Collections

These tags provide access to the model data of the service. Bean tags have properties which may be accessed via the get and set tags. Collections are used to iterate through a list of beans.