Multiple choice technology embedded technologies

JMS and JAXM are the types of message driven bean.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
AI explanation

Message-driven beans are designed to consume asynchronous messages, and JMS (Java Message Service) and JAXM (Java API for XML Messaging) are the messaging APIs/types they can be built around to receive and process such messages. So the statement is true.