Where can I find a JSP tag library for sending mail from JSP pages via the JavaMail API?
Created May 7, 2012
John Zukowski Sourceforge provides a library at http://sourceforge.net/projects/jsptags/. There is also an article at Sun that discusses this: http://java.sun.com/jdc/technicalArticles/javaserverpages/emailapps/.