What is the relationship between an EJB component, EJB
container, and an application server?
Answer Posted / devarathnam c,kotagudibanda(po
Hi...
Actually the Application server gives the services to the
EJB Container,the EJB Container provides the run-time
environment for the EJB Conponent,EJB Component full fill
the client request.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can beans who are involved in transaction have 'passivation' process?
What is ejb and why it is used?
Explain ejbhome and ejbobject in ejb?
What does statelessness mean?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What is the difference between ejb and java beans?
Name the acid properties of a transaction.
What is the difference between @requestparam and @pathvariable?
What is ejb client?
What are the callback annotations for entity bean?
How many enterprise beans?
What is ejb technology?
What is session facade in ejb?
What is stateless programming?
What is Enterprise JavaBeans (EJB)?