Is it possible to send email messages using JMS?
Created May 4, 2012
Jerry Smith
JMS has no inherent support for email operations. Consider the JavaMail API.
Created May 4, 2012
JMS has no inherent support for email operations. Consider the JavaMail API.