What is ptp model?
Answer / Sarjana Kaur
The PTP (Point-to-Point) model in EJB (Enterprise JavaBeans) is a communication model where two entities communicate directly with each other. It's a simple and efficient way of exchanging messages between components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can EJB made to handle multiple transactions?
What is EJB server?
What is enterprise bean?
What is @autowired required false?
how to set the relationship between tables in ejb
What is remote interface in ejb?
what is SessionBean, EntityBean?
What is an ejb context?
What are the design goals of EJB Architecture?
What is stateless code?
Enlist the contents of Container.
What’s new in the ejb 2.0 specification?