Can we use jms for sending automated e-mails?
No Answer is Posted For this Question
Be the First to Post Answer
What is wire level protocol?
Explain how does the JMS work with the J2EE?
What is the difference between BytesMessage and StreamMessage?
How do I check messages in jms queue?
Why do I get java.security.AccessControlException when using JMS MessageListeners from Java stored procedures inside Oracle8i JServer?
How to handle the exception caused by jms?
What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
Which messaging is generally used in cases where a message is published by a producer and consumed by multiple subscribers?
What is jms protocol?
In which situations we are using jms? Can we send message from one server to another server using jms?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
How may messaging models do JMS provide for and what are they?