Answer Posted / john doe
A Java Bean is a simple java file which contians Getters and
Setters. They are used to assign values to variables and
also retrieving them. This is to prevent the variables from
being manipulated directly by the user during any transaction.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What does @singleton annotation do?
What is activemq used for?
What does it mean to be stateless?
List down the steps for the demonstration of ejp persistence mechanism.
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
What is enterprise bean?
Is ejb a framework?
What is message-driven bean?
What is entity beans in ejb with example?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
What is the default transaction attribute for an ejb?
What is EJB server provider?
What is the procedure for the creation of stateless ejb?
Can you be deported if you are stateless?
What do you mean enterprise javabeans (ejb) container?