What is Enterprise JavaBeans?
Answer / 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 |
what is the Control flow of an Entity?
What is singleton session bean?
What is backing bean?
What is the difference between session and entity beans? When should I use one or the other?
What is ejbdoclet?
abstract methods in SessionBean?
What is ejb and its types in java?
Can remove() be a Stateless Session bean?
What are the attributes of transaction in ejb?
Can stateful session beans are persistent?
Can an ejb send asynchronous notifications to its clients?
How Stateful Session bean will store its State ?