whatis the diff between ejb and servlet/jsp

Answer Posted / senthil kumar

Ejb is a EJBCntainer. servlet and jsp are webcontainer.
Ejb is business logic . servlet and jsp are presentation logic.

Is This Answer Correct ?    11 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?

532


Why should we use ejb?

527


What is the default transaction attribute for an ejb?

536


What is the procedure for the creation of stateless ejb?

537


Is having static initializer blocks legal in ejb?

541






what is the Relationship between EJB and CORBA architecture?

3413


What does @singleton annotation do?

512


How to increase ejb transaction timeout in weblogic?

544


Define ejb Create() and EjbPostCreate()?

557


How to create ejb project in eclipse?

524


Define Context?

593


What do you mean by ejbdoclet?

620


What is jar, war, and ear?

614


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?

626


TX operation funtion executed by?

2202