Instead of writing Home, Remote Interfaces if i directly
extends EJBObject to bean class what happens?
Answer / ajit surendran
By implementing the home interface, we are adhering to
EJB's write once run anywhere policy. If the home
interface is not implemented, it cannot be searched by
JNDI/CORBA and can never be location over the network.
| Is This Answer Correct ? | 1 Yes | 0 No |
How does varargs work in java?
how are methods defined?
Why is java so important?
Can a variable be local and static at the same time?
What is io stream in java?
Explain about join() method?
What is the benefit of abstract class?
What is the purpose of assert keyword used in jdk1.4.x?
How do you create a bulleted list?
What is boolean flag in java?
Is it possible to write method inside method
Is delete, next, main, exit or null keyword in java?