Answer Posted / 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 |
Post New Answer View All Answers
What are externizable interface?
What is a policy?
What you mean by COM and DCOM?
How many times may an objects finalize() method be invoked by the garbage collector?
How to pass parameters in RMI?
How database connectivity in XML is achieved?
What must a class do to implement an interface?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is a class loader? What are the different class loaders used by jvm?
Can I run seam with jdk 1.4 and earlier?
Are enterprise beans allowed to use thread.sleep()?
Why won’t the jvm terminate when I close all the application windows?
Difference between swing and awt?
Explain about RMI Architecture?
What restrictions are placed on the location of a package statement within a source code file?