Explain the Sotware Architechture of EJB?
Answer / kathir
Session and Entity bean consists of 4or 5 parts
1.RemoteInterface: in this interface we can declare business
methods..
2.HomeInterface:Used for creating a object.
3.Bean Object: An object which actually performs business
logic and ejb specification.
4.Deployment Descriptor: An xml file which contains
information to maintain the ejb.
5.Primarykey : It is specific to entity bean only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is soap stateless or stateful?
How does ejb invocation take place?
Differentiate Conversational from Non-conversational interactions?
What are the key features of the ejb technology?
Explain the concept of local interfaces?
What is passivation and activation in ejb?
What is the difference between ejb and spring?
Enlist the contents of Container.
Are entity beans allowed to create() methods?
Can tomcat run ejb?
What is ejb in spring?
Can CMP manage BMP Transaction ? Entity Bean Life Cycle ?
1 Answers IBM, SAP Labs, Sony,