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 are getters and setters in Java with examples?
How can I avoid validating a form before data is entered?
Do we need to override service() method
What do you know about seam?
Why use POJO when I can use hashmap
How are the elements of a borderlayout organized?
What is ioc concept & explain it?
Are enterprise beans allowed to use thread.sleep()?
Why do threads block on i/o?
What is in-memory replication?
What is the argument type of a programs main() method?
What is bean? Where can it be used?
What is a policy?
What is a session? Can you share a session object between different theads?
Why does the option tag render selected=selected instead of just selected?