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?
1401For 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 3798Post New Advanced Java Questions
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the relation between the infobus and rmi?
How primary key is implemented in Oracle?
Define the remote object implementation?
which type of objects reference will be given to client?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is the difference between a menuitem and a checkboxmenuitem?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the difference between RMI and Corba?
Why do threads block on i/o?
what is handle?
What if the static modifier is removed from the signature of the main method?
What is the purpose of the notifyall() method?
What class is used to create Server side object ?