Answer Posted / sangeeta
BeanInfo is an interface with somewhere around 9-10 methods
to expose the functionality of the Bean.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does @inject mean in java?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What is ejb container in java?
Can more than a single table be mapped in cmp?
Is it possible to share an httpsession between a jsp and ejb?
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
What is ejb javatpoint?
can we stop the execution of a method before completion?
What are the system services of ejb container?
What is the difference between @requestparam and @pathvariable?
What is backing bean?
What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
What is passivation and activation in ejb?
What is ejb 3?