what is an ejb object?
Answer Posted / amarajagan
Ejb object is a server-side object,and it conatins business
methods,that is why we need to call ejb object as a business
component.
| Is This Answer Correct ? | 13 Yes | 10 No |
Post New Answer View All Answers
What are stateless applications?
what is the Relationship between EJB and CORBA architecture?
What is session bean?
Define Context?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What were entity beans?
What is ejb ql?
Why should we use ejb?
Can more than a single table be mapped in cmp?
can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.
What is ejb container in java?
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?
What are the advantages of ejb?
What do you mean by ‘hot deployment’ ?
What is session bean in ejb?