For 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??
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?
how to make a index.jsp for running the site in internet
and find an error for connection with weblogic server and
java that give an error invalid object name.and how to
maintain session.
74
Describe responsibilities of Activator?
83
Name the class that is used to bind the server object with
RMI Registry?