Answer Posted / anonymous
IIOP- Internet Inter Object Request Broker Protocal
RMI-Remote Method Invocation.
EJB is being built on this proto. only. Supports CORBA also.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the font and fontmetrics classes?
How is a java object message delivered to a non-java client?
What is permgen or permanent generation?
what is the use of State Factories?
what is handle?
What is difference between object state and behavior?
What is the difference between a menuitem and a checkboxmenuitem?
What are the benefits of detached objects?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
For which statements does it make sense to use a label?
What are externizable interface?
What if the static modifier is removed from the signature of the main method?
Explain about local interfaces.
Why doesn’t the focus feature on the tag work in every circumstance?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?