JSTL and EL

JSTL and EL

University

10 Qs

quiz-placeholder

Similar activities

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

Hệ Điều Hành Của Máy Tính

Hệ Điều Hành Của Máy Tính

10th Grade - University

10 Qs

C++ Array Quiz

C++ Array Quiz

University

10 Qs

quiz pertemuan 2 asik ddp

quiz pertemuan 2 asik ddp

University

15 Qs

QUIZ 1: REVIEW ON C

QUIZ 1: REVIEW ON C

University

15 Qs

AI - 2023

AI - 2023

University

15 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

JSTL and EL

JSTL and EL

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

NOR AZIZAH SA'ADON

Used 12+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<%@ taglib prefix="c" uri=http://java.sun.com/jsp/jstl/core%> is used to define ____________ JSTL tags.

XML

core

formatting

datasource

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JSTL core tags support all of the below, except:

conditional

iteration

url fowarding

sql manipulation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<c:out> is similar to ____________.

<%! %>

<%= %>

<% %>

None of the above.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid way to include a JSTL library in a JSP file?

<%@ page contentType="text/html" language="java"%>

<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>

<script src="jstl.js"></script>

<link rel="stylesheet" href="jstl.css">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JSTL tag is used to iterate over a collection?

<c:forEach>

<c:if>

<c:choose>

<c:import>

6.

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.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JSTL tag is used to include another JSP file?

<c:include>

<c:forEach>

<c:if>

<c:choose>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?