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 class is the top of the awt event hierarchy?
Is “abc” a primitive value?
What is the difference between session and entity beans?
What is the form of storage space in java?
What are local interfaces? Describe.
When is the best time to validate input?
What is the infobus?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Which are the different segments of memory?
Why a client should be multithreading? Explain.
What is colon_pkg_prefixes and what is its use?
Why use a datasource when you can directly specify a connection details?
What is the argument type of a programs main() method?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Why does the option tag render selected=selected instead of just selected?