Exam 4: RMI and JSP : Layers, Directives, and Functionality

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What are the exceptions which have to be handled in a RMI client program?

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

D

RMI Architecture consists of how many layers?

Free
(Multiple Choice)
4.7/5
(38)
Correct Answer:
Verified

C

Which method in naming class specifies a name to the remote object?

Free
(Multiple Choice)
4.7/5
(48)
Correct Answer:
Verified

A

Which program obtains a remote reference to one or more remote objects on a server and then invokes methods on them in an RMI application?

(Multiple Choice)
4.9/5
(34)

Can <!-comment-> and <%-comment-%> be used alternatively in JSP?

(Multiple Choice)
4.9/5
(35)

Java supports RMI, RMI Stands for?

(Multiple Choice)
4.8/5
(36)

RMI uses a layered architecture; each of the layers could be enhanced or replaced without affecting the rest of the system.

(Multiple Choice)
4.8/5
(45)

Which of the following is not a directive in JSP?

(Multiple Choice)
4.9/5
(36)

What temporarily redirects response to the browser?

(Multiple Choice)
4.8/5
(37)

In RMI Architecture which layer Intercepts method calls made by the client/redirects these calls to a remote RMI service?

(Multiple Choice)
4.8/5
(39)

What is the built on top of the socket programming?

(Multiple Choice)
4.8/5
(38)

1099 is the default port used by RMI Registry.

(Multiple Choice)
4.9/5
(39)

Which objects are used by RMI for communicating with the remote object?

(Multiple Choice)
4.8/5
(31)

RMI uses which protocol on top of TCP/IP (an analogy is HTTP over TCP/IP)?

(Multiple Choice)
4.9/5
(34)

In RMI which layer defines and supports the invocation semantics of the RMI connection and this layer maintains the session during the method call?

(Multiple Choice)
4.9/5
(40)

RMI and EJB, provides services to access an object running in another JVM (known as remote object).

(Multiple Choice)
4.8/5
(33)

An RMI Server is responsible for _______

(Multiple Choice)
4.9/5
(40)

In RMI Distributed object applications need to

(Multiple Choice)
4.9/5
(37)

RMI is a server-side component; It is not required to be deployed on the server.

(Multiple Choice)
4.9/5
(34)

Which package is used for Remote Method Invocation (RMI)?

(Multiple Choice)
4.9/5
(32)
Showing 1 - 20 of 26
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)