What is the use of @ejb annotation?
No Answer is Posted For this Question
Be the First to Post Answer
What is ejb and its types in java?
Why serialization is used?
Is soap stateless or stateful?
Why should we use ejb?
What is the perpose of EJBs?
when deploying an EJB, does it possible to specify multiple JNDI names?
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
When was ejb developed?
What is EJB object?
What is @resource in java?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
What is a local interface?