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?
2102For 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 4804Post New Advanced Java Questions
how do you Handle Front End Application data against DB with example?
Can I use multiple html form elements with the same name?
how to use debug in my elipse to solve problems that exist in my project
Have you used threads in Servelet?
What state does a thread enter when it terminates its processing?
What is clustering? What are the different algorithms used for clustering?
Explain how will the struts know which action class to call when you submit a form?
Should synchronization primitives be used on bean methods?
Describe activation process?
What do you need to set-up a cluster with jboss?
What is the immediate superclass of the applet class?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
To identify IDL language what mapping mechanism is used?
What’s jboss jbpm?
Why is actionform a base class rather than an interface?