Answer Posted / janet
EJB architecture is component architecture for the
development and deployment of component based distributed
business application.EJB the widely adopted serverside
component architecture for Java2 platform,Enterprise
edition(J2EE0,versatile,reusable and portable across middleware.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ejb application?
What is rmi and ejb in java?
What are the different types of ejb?
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 do you mean by in-memory replication?
Enlist the contents of Container.
What is ejb context?
Is it legal to have static initializer blocks in ejb?
What is enterprise bean provider?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
How do you decide whether you should use session, entity or message driven bean?
What is entity bean in ejb?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
What is ejb and why it is used?
What’s new in the ejb 2.0 specification?