What is Remote Interface?
Answer / 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 |
how can u cal servlet from java?
difference. between List and Set?
2 Answers Campus Interaction, HCL, Infotech,
What is aop(assepct oriented programing)?
What are the steps to write p-to-p model application?
what is container?
how we can implement interface in jsp ?
Why does most servlets extend HttpServlet?
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
What is Stream and Types?
What is difference between object state and behavior?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what are memory considerations of jsp compares to other web components?