Title: RE: How to send Mail from a Servlet!!!

http://www.javasoft.com

Look for JavaMail API.  It has a usable reference implementation.

You may want to check out the Servlet tutorial as well as look into
Jason Hunter's Servlet book...

-----Original Message-----
From: C.S.Sriram [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 15, 2000 8:07 AM
To: [EMAIL PROTECTED]
Subject: How to send Mail from a Servlet!!!


Hi,

I have a HTML Page with data in it as FORM Elements( User has to enter
data).
Then the user clicks the "Submit Button" and the same page should be sent as
mail.

How should I go about doing this???

Any sample codes, explanations, any websites, any ideas ????

Thanks and Regards,

Sriram.C.S

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to