Using MailTag in Jakarta Tomcat

1. Place the package containing the MailTag class in \ROOT\WEB-INF\classes directory.
2. Place the mailtag.tld file and the MailExample.jsp file in \ROOT directory after the necessary modifications to MailExampe.jsp.
3. Invoke the MailExample.jsp from your browser.