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 |
What is tcp ip in java?
Print Vertical traversal of a Binary Tree.
What is difference between an object and a class?
Hi Friends, can u give code to convert ArrayList to HashMap and HashMap to ArrayList.
Can we write a class without main method in java?
Difference between comparator and comparable in java?
How is java created?
List the three steps for creating an object for a class?
What is internal iteration in java se 8?
Explain implementation and how is it different from conversion?
Is java util regex pattern thread safe?
What is an eror in java?