On Wed, 3 May 2000, Geert Van Damme wrote:
> However, even when using javamail, emailing from JSP isn't obvious.
> Of course you can do it, but in that case, your whole code is in between <%
> %> with lot's of println("blablabla ") statements and you're not really
> doing JSP. That's a plain servlet ;-)
>
> It would be very nice if you could use a JSP approach to sending email.
And you can. If you're using a recent JSP implementation (i.e., 1.1),
https://sourceforge.net/project/?group_id=1282 has a mail taglibrary
available. It's easy, and a sample can be found at
http://cupid.suninternet.com/~joeo/roadmap.html .
-----------------------------------------------------------
Joseph B. Ottinger [EMAIL PROTECTED]
http://cupid.suninternet.com/~joeo HOMES.COM Developer
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets