Exam 24: Web Applications
Exam 1: Introduction96 Questions
Exam 2: Fundamental Data Types103 Questions
Exam 3: Decisionseasy99 Questions
Exam 4: Loops100 Questions
Exam 5: Methods94 Questions
Exam 6: Arrays and Arraylists100 Questions
Exam 7: Inputoutput and Exception Handling100 Questions
Exam 8: Objects and Classes101 Questions
Exam 9: Inheritance and Interfaces99 Questions
Exam 10: Graphical User Interfaces54 Questions
Exam 11: Advanced User Interfaces91 Questions
Exam 12: Object-Oriented Design100 Questions
Exam 13: Recursion100 Questions
Exam 14: Sorting and Searching99 Questions
Exam 15: The Java Collections Framework100 Questions
Exam 16: Basic Data Structures94 Questions
Exam 17: Tree Structures100 Questions
Exam 18: Generic Classes78 Questions
Exam 19: Streams and Binary Inputoutput82 Questions
Exam 20: Multithreading82 Questions
Exam 21: Internet Networking74 Questions
Exam 22: Relational Databases75 Questions
Exam 23: XML74 Questions
Exam 24: Web Applications74 Questions
Select questions type
Both Swing and JSF handle the tedious details of capturing user input, but JSF ________.
(Multiple Choice)
4.9/5
(35)
With GlassFish, the default deployment directory is called:
(Multiple Choice)
4.8/5
(29)
When a form from a web application is submitted by a user, where are the form elements sent?
(Multiple Choice)
4.8/5
(42)
To query a database, a JavaBean needs a(n) ____________ object.
(Multiple Choice)
4.7/5
(39)
One of the steps in deploying a JSF application is to _______ of the web application:
(Multiple Choice)
4.8/5
(37)
What does the value expression timeZoneBean.city do when it is part of the JSF tag <h:inputText value="#{timeZoneBean.city}"/>?
(Multiple Choice)
4.7/5
(38)
An HTML page contains ____ that describe the structure of the page.
(Multiple Choice)
4.8/5
(43)
One of the steps in deploying a JSF application is to _______ of the web application:
(Multiple Choice)
4.8/5
(37)
_______ were invented to overcome the stateless protocol restrictions of HTTP.
(Multiple Choice)
4.8/5
(29)
The part of the web application that is independent of the graphical user interface is called:
(Multiple Choice)
4.8/5
(31)
All application files in a web application should be zipped up into a file with extension:
(Multiple Choice)
4.8/5
(39)
The user interface of a web application is displayed in a ______.
(Multiple Choice)
4.8/5
(35)
The user interface of a JSF application is described by ________.
(Multiple Choice)
4.9/5
(36)
The ____ tag is used to specify all choices for a component that allows selection from a list of choices.
(Multiple Choice)
4.9/5
(43)
When <h:inputText value="#{timeBean.time}" /> is displayed, the JSF container calls the __________________.
(Multiple Choice)
4.9/5
(38)
Showing 41 - 60 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)