JSTL Quiz

JSTL Quiz

University

10 Qs

quiz-placeholder

Similar activities

HTML Table Quiz

HTML Table Quiz

University

15 Qs

HTML Quiz

HTML Quiz

University

15 Qs

FIP Assignment 13 WEB QUIZ

FIP Assignment 13 WEB QUIZ

10th Grade - University

10 Qs

HTML Basics

HTML Basics

University

12 Qs

WEB DESIGN

WEB DESIGN

University

12 Qs

Lec04 - Quiz03: Video and Audio players

Lec04 - Quiz03: Video and Audio players

University

10 Qs

BASIC HTML

BASIC HTML

University

9 Qs

ความรู้เบื้องต้น HTML

ความรู้เบื้องต้น HTML

University

10 Qs

JSTL Quiz

JSTL Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Ms. Asst.Prof

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about <jsp:getProperty> action?

The getProperty action gets the properties of a bean.

The getProperty action converts the property of a bean to a string, and finally inserts it into the output.

Both of the above.

None of the above.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of <c:if> tag?

It is used to check if jsp tag library is enabled or not.

It evaluates an expression and displays its body content only if the expression evaluates to true.

Both of the above.

None of the above.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following method can be used to read parameters names?

request.getParameter()

response.getParameter()

request.getParameterNames()

response.getParameterNames()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many Core tag library actions are there?

17

9

14

12

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can use the target and property attributes of the </c:set> action to assign a new property value to any object?

true

false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of error object is thrown from the <c:catch> tag?

java.lang.Error

java.lang.Throwable

java.lang.Exception

Any of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of Java conditional statement is the <c:choose> tag similar to?

if

switch

when

else

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?