Java Standard Tag Library (JSTL)

Java Standard Tag Library (JSTL)

University

10 Qs

quiz-placeholder

Similar activities

Servlets & JSP

Servlets & JSP

University

10 Qs

XML BASICS QUIZ

XML BASICS QUIZ

University

15 Qs

JSP

JSP

University

10 Qs

Programación 2 - Segundo Parcial

Programación 2 - Segundo Parcial

University

10 Qs

Java server pages

Java server pages

University

10 Qs

Tehnologii Web

Tehnologii Web

University

10 Qs

JSTL and EL

JSTL and EL

University

10 Qs

Overview of Java Web Development

Overview of Java Web Development

University

10 Qs

Java Standard Tag Library (JSTL)

Java Standard Tag Library (JSTL)

Assessment

Quiz

Computers

University

Medium

Created by

FAKHRUL ZAKI

Used 53+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To use JSTL, we need a(n) _____________ container.

servlet

HTML

JSP

JavaScript

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can use JSTL for all the purposes below, except:

conditionals

manipulating text documents.

formatting

iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All of below are the JSP directives, except:

Page

Include

Action

Taglib

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<c:out> is similar to ____________.

<%! %>

<%= %>

<% %>

None of the above.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<sql:setDataSource> create a DataSource but it only suitable for ___________.

production

staging

learning

prototyping

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fn:trim is an example tag of ___________.

JSTL functions

JSTL XML tags

JSTL formatting tags

JSTL sql tags

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select ALL the advantages of JSTL:

It provides tags that can simplify JSP implementation.

It supports code reusability.

It can replace servlet.

It can replace the scriplet tag.

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?