In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
2104For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
1 4808Post New Advanced Java Questions
Why use POJO when I can use hashmap
What is the argument type of a programs main() method?
What are the benefits of detached objects?
What is threadfactory?
Can we sent objects using Sockets?
When a thread blocks on i/o?
What is mdb and what is the special feature of that?
Which component handles cluster communication in jboss?
What is the difference between the session.update() method and the session.lock() method?
how i secure my site with the https protocol.what are the steps?
What modifiers may be used with an interface declaration?
which book is better for jdbc ,servlets and jsp
Difference between swing and awt?
Which javutil classes and interfaces support event handling?
Explain what is orm?