Exam 2: EJB, Servlets, and JNDI

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

The service phase of the servlet life cycle represents all interactions with requests until the servlet is ...........

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

D

Can servlet class declare constructor with ServletConfig object as an argument?

Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
Verified

B

A session bean represents a multiple clients inside the Application Server.

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

B

.......... is the first phase of the servlet life cycle.

(Multiple Choice)
4.9/5
(35)

Which EJB container must provide an implementation of Java Naming and Directory Interface (JNDI) API to provide naming services for EJB clients and components?

(Multiple Choice)
4.8/5
(36)

EJB technology is built on the top of Socket Programming

(Multiple Choice)
4.9/5
(38)

EJB is like COM, Abbreviate the term COM?

(Multiple Choice)
4.9/5
(28)

When destroy() method of a filter is called?

(Multiple Choice)
4.9/5
(34)

Which of the following code retrieves the body of the request as binary data?

(Multiple Choice)
4.8/5
(45)

How constructor can be used for a servlet?

(Multiple Choice)
4.8/5
(31)

Which middleware services are provided by EJB?

(Multiple Choice)
4.8/5
(45)

Several vendors are adding ........... to their existing database .........

(Multiple Choice)
4.9/5
(35)

Which server-side component is required to be deployed on the server?

(Multiple Choice)
4.8/5
(38)

In EJB, middleware services are provided by EJB Container automatically.

(Multiple Choice)
4.8/5
(36)

Which of the following code is used to get an attribute in a HTTP Session object in servlets?

(Multiple Choice)
4.9/5
(43)

What represents a persistent global data from the database?

(Multiple Choice)
4.9/5
(33)

Which component does the Entity bean represent the persistent data stored in the database?

(Multiple Choice)
4.8/5
(36)

Java Servletsare efficient and powerful solution for creating ............for the web.

(Multiple Choice)
4.8/5
(43)

EJB is a specification for J2EE server, not a product; Java beans may be a graphical component in IDE.

(Multiple Choice)
4.9/5
(33)

GET methods are great for sending ..........amounts of information that you do not mind having visible in a URL.

(Multiple Choice)
4.8/5
(38)
Showing 1 - 20 of 25
close modal

Filters

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