What is mdb and what is the special feature of that?
Answer / Shravan Kumar Maurya
Message-driven beans (MDB) are a Java EE technology for processing messages from a message queue, such as JMS. The special feature of MDBs is their ability to handle multiple messages concurrently without blocking other messages in the queue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is the session factory thread safe?
How to implement RMI in Java?
Explain RMI Architecture?
whats is mean by filter?
Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the need of serialize?
What is metaspace?
Explain the life cycle of servlet?
Explain the steps in details to load the server object dynamically?
What is Servlet Filter And What does it work?
What you mean by COM and DCOM?