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 |
What is the use of @resource?
What optimization could I use if the ejb container is the only point of write access to the database?
Is it legal to have static initializer blocks in ejb?
Name the attributes of javax.ejb.stateful.
What is an ejb platform?
What is the procedure of ejb container to handle exceptions?
What is ejb and why it is used?
How can I access ejb from asp?
Can beans who are involved in transaction have 'passivation' process?
Can tomcat run ejb?
What is ejb framework?
What do you mean by abstract schema?