How do you download stubs from a Remote place?
Answer / janu
Java RMI uses special classes called stubs that can be
downloaded to the client that are used to communicate with
(make method calls on) the remote object. The
java.rmi.server.codebase property value represents one or
more URL locations from which these stubs (and any classes
needed by the stubs) can be downloaded.
| Is This Answer Correct ? | 1 Yes | 0 No |
Tell me about Firewalls in RMI?
whats is mean by filter?
Does Java pass arguments by value or reference?
whats is stored procedure,joins
What is Servlet Filter And What does it work?
What is ioc concept & explain it?
How will the struts know which action class to call when you submit a form?
which is the better collection class if the requirement is only displaying the data
difference between Abstract and Interface?
Explain the methods of Naming class, rebind( ) and lookup()?
What is the applet sandbox?
Describe activation process?