jakarta

New JSP 2.0 Mailer Taglib

Updated: 2004-08-12

2004-08-12:
Mailer2 has been added to Jakarta Taglibs Sandbox. A nightly build can be downloaded from the Jakarta site.

Introduction

I did a complete rewrite of the mailer taglib 1.1 to make it a JSP 2.0 mailer taglib.

Features

Documentation

Download

Why a new taglib?

Requirements

How to deploy the examples

Creating a 1.2 tag library version from a 2.0 version

This package contains a tool that will convert a 2.0 taglib into a 1.2 taglib with the following steps:

This tool is run with ant generate12.

The example JSPs and Javadoc should give a good overview of what is possible and how the library can be used.

Have fun,

Jeroen van Vianen
jeroen at vanvianen dot nl


Home