Exam 25: Web Applications

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

When deploying a JSF application, all class files must be placed in the _______ directory:

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

D

The _______ converts a JSF page to an HTML page.

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

C

What does the value expression timeZoneBean.city do when it is part of the JSF tag <h:inputText value="#{timeZoneBean.city}"/>?

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

D

The user interface of a web application is called:

(Multiple Choice)
4.7/5
(50)

If a JavaBean property has only a set method, then it is __________________.

(Multiple Choice)
5.0/5
(41)

The part of the web application that is independent of the graphical user interface is called:

(Multiple Choice)
4.7/5
(40)

The collection of choices for a radio button tag can be specified with a ___ tag.

(Multiple Choice)
4.8/5
(35)

The JSF tags are dynamically translated into HTML tags and text. In this context, dynamic means:

(Multiple Choice)
4.9/5
(35)

Swing differs from JSF in that it ________.

(Multiple Choice)
4.8/5
(33)

An HTML page contains ____ that describe the structure of the page.

(Multiple Choice)
4.8/5
(42)

Every bean must have a ____ with no arguments.

(Multiple Choice)
4.8/5
(39)

Suppose a DictionaryBean class has a method String getLanguage(). Which JSF page statement would display the language properly?

(Multiple Choice)
4.8/5
(28)

A JSF page contains ________.

(Multiple Choice)
4.9/5
(40)

Which method(s) will this line from a JSF page call? <h:inputText value="#{timeZoneBean.city}"/>

(Multiple Choice)
4.8/5
(43)

What does the value expression timeBean.time do?

(Multiple Choice)
4.7/5
(35)

The expression #{timeBean.time} is called a ____________.

(Multiple Choice)
4.8/5
(40)

One of the steps in deploying a JSF application is to _______ of the web application:

(Multiple Choice)
4.7/5
(35)

A _______ consists of a small string that the web server sends to a browser and that is later sent back to the same server.

(Multiple Choice)
4.8/5
(38)

The JSF technology enables the separation of :

(Multiple Choice)
4.8/5
(35)

The Java library contains a _______ class that provides information about time zones around the world.

(Multiple Choice)
4.9/5
(39)
Showing 1 - 20 of 75
close modal

Filters

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