| Author |
how to send email from a jsp page
|
s vijay
Greenhorn
Joined: Aug 27, 2001
Posts: 4
|
posted

0
|
|
In my project i have decided to send email to the users who register their name in my website[confirmation letter]. how can i do this.
|
 |
mocca az
Ranch Hand
Joined: Mar 07, 2001
Posts: 93
|
posted

0
|
3 things you need download and configure javamail download and configure JAF beans access to an SMTP server
|
 |
mocca az
Ranch Hand
Joined: Mar 07, 2001
Posts: 93
|
posted

0
|
Here is even more information http://www.jspinsider.com/tutorials/jsp/javamail/jspjavamail_installation.view or previous thread http://www.javaranch.com/ubb/Forum7/HTML/005615.html
|
 |
Karthik Santhanagopalan
Greenhorn
Joined: Aug 27, 2001
Posts: 3
|
posted

0
|
Hi, Read the Documentation and use the Jakarta Mailer tag lib.. It is easy and works fine with me. Cheers.
|
 |
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
|
|
ummm....I would hate it if you copy this application, but Core JSP has the application you need. When you choose to learn, learn responsibly regds.  - satya
|
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
|
 |
 |
|
|
subject: how to send email from a jsp page
|
|
|