What is the main functionality of RRL(Remote Reference
Layer)?

Answer Posted / vikash

RRL is a Part of Java's Remote Method Invocation(RMI)
protocol. RRL exists in both the RMI client and server. It
is used by the stub or skeleton protocol layer and uses the
transport layer. RRL is reponsible for transport-
independent functioning of RMI, such as connection
management or unicast/ multicast object invocation

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

whats is mean by connectionpooling

1562


What is the difference between the string and stringbuffer classes?

541


How will you pass parameters in RMI? Why do you serialize?

687


What is the purpose of the notify() method?

593


Name three subclasses of the component class?

612






How can I avoid validating a form before data is entered?

548


Write a program to show synchronization?

689


What are the steps to write p-to-p model application?

1955


What is local interface. How values will be passed?

548


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?

1554


Describe activation process?

2060


Explain about RMI Architecture?

608


What is synchronization and why is it important?

541


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1812


Why doesn’t the focus feature on the tag work in every circumstance?

561