Answer Posted / dipen jadav
In EJB applications, remote interface implements all the
possible business methods that are going to be invoked
remotely by a client.
Remote interface extends EJB object interface from Javax.ejb
package and this interface extends java.rmi.remote interface.
An instance of remote interface is sometimes called remote
object.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is the difference between java class and bean?
For which statements does it make sense to use a label?
What you mean by COM and DCOM?
Why are some of the class and element names counter-intuitive?
What state does a thread enter when it terminates its processing?
Which class is the immediate superclass of the menucomponent class?
What is the difference between the session.get() method and the session.load() method?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
whats is mean by tiles in struts
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is clustering? What are the different algorithms used for clustering?
What is TL and its use?
What is meant by method chaining?