[jboss-user] [Messaging, JMS & JBossMQ] - Re: Messaging & jboss

weston.price@jboss.com do-not-reply at jboss.com
Sun Dec 10 20:19:46 EST 2006


First things first, please do not cross post between multiple forums. It does not get your question answered faster. 

Now, having said that, there is nothing special about sending email in an J2EE/EE application. The JavaMail tutorial provided by Sun provides an excellent starting point. The only real difference between a non EE application is in aquiring a Mail Session. 

For starters you should see the following

General article
http://www.javaworld.com/javaworld/jw-10-2001/jw-1026-javamail.html

JavaMail tutorial and general reference

http://java.sun.com/developer/onlineTraining/JavaMail/contents.html

Start there and good luck :-)



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992656#3992656

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992656



More information about the jboss-user mailing list