Email functionality

Hi,

I am using JSF and apache 5.5.I have built a discussion forum and now want to implement the watch list functionality.Users would add a topic in their watch list and whenever that topic is updated the user should be alerted with an email.How can i implement this functionality.

Thanks,

Gaurav Goel.

[326 byte] By [Gaurav_Goel_arrka] at [2007-10-2 23:59:39]
# 1
What exactly is the problem you encountered at first?
BalusCa at 2007-7-14 16:46:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Here every thing is working.We just have to add the email functionaility to the existing working discussion forum..I need the approach right from scratch.Thanks,Gaurav Goel.
Gaurav_Goel_arrka at 2007-7-14 16:46:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
You don't know how to mail? Well, check the javax.mail package. http://www.google.com/search?q=javax.mail+site%3Asun.com
BalusCa at 2007-7-14 16:46:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...