[thelist] Moving to JSP from ASP

Hassan Schroeder hassan at webtuitive.com
Tue Oct 5 09:37:24 CDT 2004


Warren Murray wrote:

> I would like for the webapp to send email.

Besides the already-mentioned JavaMail, there are jakarta taglibs
that make sending email, even multi-part, w/attachments, etc. a snap.

You can use Mailer2 --
<http://jakarta.apache.org/taglibs/sandbox/doc/mailer2-doc/intro.html>
with Tomcat 5 (which you'd want to run for the capabilities in the 2.4
Servlet Spec as well as performance).

HTH,
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.




More information about the thelist mailing list