What is the difference between creating a distributed application using rmi and using a ejb architecture?



What is the difference between creating a distributed application using rmi and using a ejb architec..

Answer / 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

More Weblogic Interview Questions

Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?

3 Answers  


How can we know if there is any memory leakages happening? how to overcome the memory leakage situation?

1 Answers  


What are the ways to avoid resourceexceptions when sending requests for databaseconnections?

1 Answers  


What is boot?properties file in weblogic server?

1 Answers  


How does a cluster relate to a domain?

1 Answers  


What is meany by proxy server?

1 Answers  


You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?

1 Answers  


How does cluster communication happen?

1 Answers  


How could you retrieve password for I-Planet console if you have forgotten?

1 Answers   HCL,


What are the various causes for out of memory?

1 Answers  


how to change the weblogic server password?

2 Answers  


Can we add JBoss server instance to weblogic cluster?

1 Answers   Accenture, IBM,


Categories