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?
2064For 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 4724Post New Advanced Java Questions
whats is mean by tiles in struts
What is bean? Where can it be used?
What is the difference between a menuitem and a checkboxmenuitem?
What is the argument type of a programs main() method?
How would you create a button with rounded edges?
Can I run seam outside of jboss as?
What is a policy?
Why use POJO when I can use hashmap
Explain the difference between object state and behavior?
Brief description about local interfaces?
Should synchronization primitives be used on bean methods?
How are the elements of a cardlayout organized?
How are the elements of a borderlayout organized?
Why is string immutable in java?
What modifiers may be used with an interface declaration?