Click to See Complete Forum and Search --> : Send info by e-mail jsp


tetu
09-19-2003, 11:46 PM
i would like to send a sort of template with information as chosen by the user in a form of an e-mail using jsp. Do you have an idea how to formulate this template to be send by e-mail. The server fills in the e-mail and send it to a pre set e-mail address.
Thanks in advance

Khalid Ali
09-20-2003, 08:10 AM
2 things need clarification.

Do you want to use form elements "mailto" protocol or you want to submit form to a jsp page and then use jsp to send email?

for jsp to send email go to

http://forums.java.sun.com/forum.jsp?forum=43