What is ejbdoclet?
No Answer is Posted For this Question
Be the First to Post Answer
What transaction attributes does Java Bean containers support?
What is ejb and its types?
Explain the difference between, Java Class and Bean?
Why is ejb used?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
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?
whatis the diff between ejb and servlet/jsp
How 'messaging' supported in EJB 2.0 Specification?
Differentiate “find a method” from “select method” in EJB ?
Why do we use ejb?
Name the interfaces that you used in Beans?
Should services be stateless?