Answer Posted / afzal
In ejb u hv many inbult feature like "Transaction
Management", "Security Management" etc. U just hv to call
those function for managing all this thing. All the things
r managed by/depends on application server.
In Servlet/JSP for Implementing all this thing 1 has to
write complex codes.
Important using EJB in small application is tradeoff.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can I access ejb from asp?
What is activemq used for?
Enlist the contents of Container.
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What is @resource in java?
Explain the concept of connection pooling feature of ejb container?
What does @singleton annotation do?
What is @enableautoconfiguration?
What is enterprise bean?
Where is ejb used?
What is stateful session bean?
Enlist the CallBack methods of Session Bean?
What are ejbs used for?
What is pub/sub model?
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?