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 |
Explain, why the constructor is required in implemented class?
Is java owned by oracle?
Name the class that used to read objects directly from a stream?
Does Java support multiple Inheritance?
Why hashcode is used in java?
Explain the difference between scrollbar and scrollpane?
what is the context
Name the types of 'priority'?
What is the static import?
In how many ways we can the thread? in java
What is a numeric string?
Which is the class in java?