How to connect to a specific enterprise bean?
Answers were Sorted based on User's Feedback
Answer / janet
A client accesses an Enterprise Java Bean by looking up the
class implementing it's home interface by name through JNDI.
it then uses methods of the home interface to acquire access
to an instance of the class implementing the remote interface.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is mean by API ? Please answer me. Advance thanks.
What is stateless programming?
What is the difference between Session bean and Entity bean?one?
What is meant by ejb?
What is stateless code?
What is the difference between session and entity beans? When should I use one or the other?
What is the difference between @requestparam and @pathvariable?
Enlist the CallBack methods of Entity Bean.
How does legacy object mapping work?
What is stateless authentication?
What is stateless and stateful?
Why do we use ejb?