How do I send mails using java

I am developing a web application. Is it possible to send E-mail and SMS using Java? If yes how I can do it?I want to send mail. How do I send?
[157 byte] By [ShitalPargea] at [2007-10-3 3:45:01]
# 1
you can use javamail for the email part http://java.sun.com/products/javamail/there is a forum that will interest you about the SMS part http://forum.java.sun.com/thread.jspa?threadID=150292from discussjava.comMessage was edited by: discussjava.com_
discussjava.com_a at 2007-7-14 21:41:25 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...