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
What is the difference between exception and error in java?
Why synchronization is important?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
How can we break singleton in java?
Describe different states of a thread.
Why is method overloading not possible by changing the return type in java?
What is the full name of java?
Define array. Tell me about 2-D array.
How to create com object in Java?
What occurs when an object is constructed?
Explain serialization and deserialization in java?
How to sort array in descending order in java?
Why should I use abstract class?
What is difference between final and immutable?
What is a nested structure?