What is message driven beam?
Answer / Gaurav Singh Rana
Message Driven Bean (MDB) is a Java EE component that processes messages from a message queue. MDBs are used in Message-Oriented Middleware (MOM) systems to decouple the sender and receiver of messages, allowing asynchronous communication between components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which are the different segments of memory?
Is the session factory thread safe?
What is J2EE?
How do you set security in applets?
Why RMI required an interface?
What is the difference between the font and fontmetrics classes?
What is the RMI and Socket?
What is Lock Based Protocol and what is its use?
what is stringBuffer and StringBuilder?
What is the map interface?
Difference Between getRequest and PostRequest?
What is source and listener?