Answer Posted / baba
The Beans Development Kit (BDK) is intended to support the early development of JavaBeansTM components and to act as a standard reference base for both bean developers and tool vendors. The BDK provides a reference bean container, the "BeanBox" and a variety of reusable example source code (in the demo and beanbox subdirectories) for use by both bean developers and tools developers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is ejb and its uses?
What are stateless functions?
What is mdb?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What is EJB object?
How do you decide whether you should use session, entity or message driven bean?
What is the meaning of acid in the connection of transaction management?
How many ejb objects are created for a bean?
What is difference between ejb and spring?
What are the key features of the ejb technology?
Can more than a single table be mapped in cmp?
How can a session bean be configured for transactions of bean-managed?
What optimization could I use if the ejb container is the only point of write access to the database?
Why is ejb needed?
What is backing bean?