You don't need anything as heavy as JavaMail to do something as simple as this -
just open a connection to port 25 of your mail server and talk SMTP protocol to it.
About 50 lines of code would do it, and there will be plenty of examples around to
copy from.
"Gonzalo Jos�" wrote:
> Hi all.
> I want to send data from a form included in a JSP file to an e-mail address
> formatted in a certain way.
> How can I do it?
> Thanks in advance.
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html