Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean enterprise javabeans (ejb) container?
Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
Is having static initializer blocks legal in ejb?
what is SessionBean, EntityBean?
What is meant by manifest files ?
What is enterprise bean?
What is software architecture of ejb?
What are the basic and subtypes of enterprise java beans (ejb)?
How to increase ejb transaction timeout in weblogic?
What is session facade in ejb?
What is ejb and its architecture?