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 |
Do I have to use jsps with my application?
life cycle of an applet?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
Why does the option tag render selected=selected instead of just selected?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
what is catalina in tomcat server.
what's the main difference between unix os and linux os?
Which Taglibraury you used in your project? plz send me ans....which we r using generally
which book is better for jdbc ,servlets and jsp
whats is mean by object and class?
What is source and listener?
What is rmic?