Hello,

I have a Mysql table, where i want that after i execute the update query in the JSP form, an automated mail is send to the email id in the record.Can anyone tell me how to do this?

Recommended Answers

All 5 Replies

You must download javax.mail-1.3.3.01.jar and take a look at Tranport class.

any other help?? any code?

it would be like this... on click of button, the entire record set should be mailed to the email id in that record set..

well, if you code it like that, it will work like that, but we won't write your code for you. put in a bit effort yourself,it's doable.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.