Java Standard Tag Library (JSTL)

Java Standard Tag Library (JSTL)

University

10 Qs

quiz-placeholder

Similar activities

Overview of Java Web Development

Overview of Java Web Development

University

10 Qs

Servlets & JSP

Servlets & JSP

University

10 Qs

JSP Directives and JavaBeans

JSP Directives and JavaBeans

University

10 Qs

Introdução PHP

Introdução PHP

University

14 Qs

JSP-definiciones

JSP-definiciones

University

13 Qs

Programación 2 - Segundo Parcial

Programación 2 - Segundo Parcial

University

10 Qs

Servlet & JSP in RO

Servlet & JSP in RO

University

10 Qs

HTML

HTML

University

15 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?