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