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 |
Is the session factory thread safe?
Does Java pass arguments by value or reference?
In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
I wantr to know, How many number of users logged in to website? can any one answer
what is a non-repeatable read?
wahts is mean by dynavalidatorform in struts/
What are local interfaces? Describe.
what is Static binding?
Explain the steps in details to load the server object dynamically?
Can we have more than one action servlet?
How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?