How to implement RMI in Java?
What is the name of the state, when a thread is executing?
I wantr to know, How many number of users logged in to website? can any one answer
What is meant by multi-threading?
What is codebase in applet?
In a multitiered application which tier is the browser in?
What’s jboss cache in short?
What are the ways to define classes that can be run as threads?
What are the JSP implicit objects ?
Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.
what is activation monitor and what is its job?
What is in-memory replication?
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?