Do I need to import javlang package any time? Why ?
What is the difference between static and non-static with examples?
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?
what are memory considerations of jsp compares to other web components?
What is threadfactory?
How is a java object message delivered to a non-java client?
Why does the option tag render selected=selected instead of just selected?
Are there books about seam?
what is Activation Instantinator?
What is the difference between long.class and long.type?
What is a class loader?
What are the steps to write p-to-p model application?
Define prototype?
Explain about thread synchronization inside a monitor?
What is ioc concept?