Answer Posted / silpa
Lazy activation: This means that the activable remote object
will be activated by rmid (default). This activation is
performed only when the first remote method call is intercepted.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Difference between loadclass and class.forname?
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?
Why is string immutable in java?
What do you mean by Socket Programming?
What is the difference between RMI registry and OS Agent?
What modifiers may be used with an inner class that is a member of an outer class?
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??
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is a tasks priority and how is it used in scheduling?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Explain phantom read?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
What modifiers may be used with an interface declaration?
Why is actionform a base class rather than an interface?