Explain the difference between, Java Class and Bean?
Answer Posted / nagarjuna
Java class and Bean class both r similar but in Bean class contain Setters and Getter methods
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Are entity beans allowed to create() methods?
How to invoke ejb from java client?
What is singleton session bean?
Can tomcat run ejb?
What is applicationscoped?
Why do we use ejb?
Why do we use @requestmapping?
What are the advantages of ejb?
What do you mean by ejb ql?
What are ejbs used for?
Is decorator an ejb design pattern?
What is the use of @ejb annotation?
What is EJB server provider?
Is it possible to share an httpsession between a jsp and ejb?
How do you decide whether you should use session, entity or message driven bean?