Can we write the Remote and Local Interfaces in one Bean.
How do you define it in the deployment descriptor.
Answer Posted / harish
Local Interfaces can?t be accessed outside the world.
Those interfaces can be accessed by the entity which are in
the same EJB Container. Using which you can reduce the
network traffic.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Where is ejb used?
How to determine, that beans are TX or not?
What is mdb in ejb?
What are the key features of the ejb technology?
What is ejb in spring?
What is EJB object?
can we stop the execution of a method before completion?
What is an ejb platform?
Is it possible to share an httpsession between a jsp and ejb?
What is stateless and stateful session bean in ejb?
What is @autowired required false?
When was ejb developed?
What are versions of ejb?
What is the purpose of ejb in java?
Define Initial Context?