Instead of writing Home, Remote Interfaces if i directly
extends EJBObject to bean class what happens?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does java initialize arrays to zero?

500


What is float in java?

557


What is a java string?

533


What is generics in java interview questions?

537


What are the types of exceptions?

587






How many bytes is a unicode character?

500


What is incompatible types in java?

533


How will you get the platform dependent values like line separator, path separator, etc., ?

579


What are the access modifiers available in java?

557


How does hashset works in java?

526


Differentiate between a constructor and a method? Can we mark constructors final?

671


How do you write a conditional statement?

515


What is a conditional statement explain with example?

536


What are java packages? What's the significance of packages?

619


What is thread life cycle in java?

578