How Client will contact the Bean?
Answer Posted / janet
The client view is provided through two interfaces -- the
home interface and the remote interface. These interfaces
are provided by classes constructed by the container when a
bean is deployed,based on information provided by the bean.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to determine, that beans are TX or not?
Explain ejbhome and ejbobject in ejb?
What is the procedure of ejb container to handle exceptions?
What is the full form of ejb in java?
What is entity beans in ejb with example?
Why do we use @requestmapping?
What is ejb container?
Can an ejb send asynchronous notifications to its clients?
What are ejb components?
What is ejb framework?
What is session facade in ejb?
What are the callback annotations for entity bean?
Define ripple effect?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
can u explain about design patterns like singleton,builder,factory