You can find a lot posts how to send e-mail from servlets. The simplest
solution is using Java Mail API. Do not forget to set content type to
text/html. Your mail client should be smart enough to send such form back,
for example as OutlookExpress.
Regards,
Dmitry.
----- Original Message -----
From: "Vankina Venkateswara Rao" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 01, 1999 8:09 PM
Subject: How to attach a form to email?
> Hi All,
> I have a form which when submitted invokes a servlet to enter the form
> data into the data base. I need to send the same form through an email as
> an attachment . How can I achieve this ? If any one has similar code pl
> forward me.Thanks in advance.
>
> Cheers,
> venkat.
>
>
___________________________________________________________________________
> 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
>
___________________________________________________________________________
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