Exam 4: RMI and JSP : Layers, Directives, and Functionality
Exam 1: Java GUI and Beans25 Questions
Exam 2: EJB, Servlets, and JNDI25 Questions
Exam 3: Servlets and JSPS25 Questions
Exam 4: RMI and JSP : Layers, Directives, and Functionality26 Questions
Select questions type
What are the exceptions which have to be handled in a RMI client program?
Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
D
RMI Architecture consists of how many layers?
Free
(Multiple Choice)
4.7/5
(38)
Correct Answer:
C
Which method in naming class specifies a name to the remote object?
Free
(Multiple Choice)
4.7/5
(48)
Correct Answer:
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)
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)
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)
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)
RMI is a server-side component; It is not required to be deployed on the server.
(Multiple Choice)
4.9/5
(34)
Showing 1 - 20 of 26
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)