Answer Posted / pavan
Remote Interface in EJB is nothing but a remote object. it
is an interface having the business methods declaration.
EJB Home interface provides the remote objects to the
remote client
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
How do you reverse a word in java?
Is a string literal?
What is exception handling in java?
What does super keyword do?
what is meant by HQL?
What is the difference between a field variable and a local variable?
What is intern method in java?
What is string immutability?
What is indexof?
What is the difference between int and integer in java?
What is meant by string is immutable?
What is math exp in java?
How is java hashmap implemented?
What is object-oriented paradigm?
Is void a return type?