Why RMI required an interface?
Answer / kumar s
client can not access method directly using an Remote
interface and Home interface
Remote interface :Life cycle method
Home interface :Bussines logic method
| Is This Answer Correct ? | 1 Yes | 0 No |
Why a component architecture for the java platform?
what is JTA ?
What are the high-level thread states?
Difference between hashmap and hashtable?
What method MUST be implemented by all threads?
What is a sessionfactory? Is it a thread-safe object?
What are the ways to define classes that can be run as threads?
Explain lazy activation?
important features of java which differenciate it from c++
whats is mean by filter?
What is abstract schema?
Do I have to use jsps with my application?