
PRJ301_PART1
Authored by Phạm Ngân
Other
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
130 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Entity bean is _______
Select one:
a. a persistent data component
b. a database object
c. an object-relational mapping
d. an application logic component
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the correct order of phases in the Public/Private Key encryption?
1. Server provides its public key
2. Client makes request for secure resource
3. Server provides secure resource, encrypted with the client's public key
4. Client provides its public key, encrypted with the server's public key
Select one:
a. 2 - 4 - 3 - 1
b. 3 - 1 - 4 - 2
c. 1 - 2 - 3 - 4
d. 2 - 1 - 4 - 3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using Form Based Authentication, which pair of fields must be used in the login form?
Select one:
a. j_username and j_password
b. j_login and j_password
c. j_user and j_password
d. j_id and j_password
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a JSP-centric web application, you need to create a catalog browsing JSP page. The catalog is stored as a List object in the catalog
attribute of the webapp's ServletContext object. Which scriptlet code snippet gives you access to the catalog object?
Select one:
a. <% List catalog = application.getAttribute( "catalog"); %>
b. <% List catalog = servletContext.getAttribute( "catalog"); %>
c. <% List catalog = context.getAttribute( "catalog"); %>
d. <% List catalog = config.getAttribute( "catalog"); %>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is not true when contrasting the use of entity beans and JDBC for database operations?
Select one:
a. The container-managed entity bean automatically retrieves the data from the persistent storage ( database).
b. When using JDBC, you must explicitly handle the database transaction and the database connection pooling.
c. Entity beans represent real data in a database.
d. The bean managed entity bean functionally replaces the JDBC API.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about the standard actions are true?
Select one:
a. The Attributes in standard action can not distinguish between uppercase and lowercase
b. Standard actions take the form of an XML tag with a name suffixed jsp
c. None of the others
d. JSP uses standard actions for calling the JavaBean methods
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which request headers identifies the MIME types that the browser prefers?
Select one:
a. Referer
b. Accept
c. Host
d. Accept-Charset
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?