SENDING MAIL IN BACKGROUND

I have a java application.I want to build a feature, wherein when I click a button, it should send a mail in background. I have lotus notes client installed on my machine.Pls guide me how to do this or some useful resource on web.
[251 byte] By [sameer004a] at [2007-11-26 20:13:07]
# 1
I'm not sure which part you're confused about - the sending mail partor the background part. Doing work in the background just meansdoing it in a separate thread. For sending mail, see http://java.sun.com/products/javamail
bshannona at 2007-7-9 23:19:05 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...