adspace
What is the difference between creating a distributed application using rmi and using a ejb architecture?
Answer Posted / Akash Negi
RMI (Remote Method Invocation) is a Java API that allows objects to be invoked remotely, while EJB provides a framework for building distributed applications with added features like transaction management, security, and scalability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category