If you're talking about mailing from a JSP page, you should look into the
JavaMail API which is really easy to use.  You can get it for free at
www.javasoft.com

Mike
----------
>From: Pascal Guilloteau <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: How to send an e-mail from JSP
>Date: Thu, Oct 7, 1999, 9:35 AM
>

> I'm not sure you can automoticly send a mial form the computer of the
> client...
>
> but if you need some information of MAILTO syntax just have a look to :
> http://www.ianr.unl.edu/internet/mailto.html
>
>> -----Original Message-----
>> From: A mailing list about Java Server Pages specification and reference
>> [mailto:[EMAIL PROTECTED]]On Behalf Of Gonzalo Jos�
>> Sent: jeudi 7 octobre 1999 15:50
>> To: [EMAIL PROTECTED]
>> Subject: How to send an e-mail from JSP
>>
>>
>> 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

===========================================================================
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

Reply via email to