JSP Mail Tag - " Mail Tag for JSP"
version - 1.01
Author -  Prathap G (g_prathap@lycos.com)

The Mail Tag can be used to send mails from JSP Pages. Place the MailTag class file and the Tag Library Descriptor and use the mail tag by specifying the compulsory and optional parameters.
A sample JSP Page using the MailTag has been provided.
Also a usage scenario for Jakarta Tomcat has been given in the HOW-TO document.

PS. Requires the JavaMail API and JSP 1.1 API in the classpath.
PS. Do NOT use names while specifying mail addresses. I'am currently working on it and will be available later.

In case of any doubts or bugs, please feel free to contact me.

Thank you,
Prathap
