What is BDK?
Answers were Sorted based on User's Feedback
Answer / janet
BDK , Bean Development Kit is a tool that enables to
create,configure and connect a set of Beans and it can be
used to test Beans without writing a code.
| Is This Answer Correct ? | 76 Yes | 7 No |
Answer / anjani kumar pandey
BDK Stands for Bean Development Kit.
It provides an environment to create a new bean,configure
the bean & connect a set of beans.
It can be used for Tesing the java beans.
| Is This Answer Correct ? | 36 Yes | 5 No |
Answer / 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 |
Is ejb be called from another ejb? If yes then how?
Why is ejb needed?
What is the use of @resource?
What are the advantages of ejb?
Why is ftp stateful?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
How bean-managed transactions will work?
What is an entity manager?
What is ejb in java?
What are the various types of entity beam?
What does it mean to be stateless?